Display for NRF5340

Hi, I am using NRF5340 and I want to connect it with a 128x64 oled display with the I2C protocol (Scl, Sda, Vcc, Gnd), I have been trying to connect it for more than a week but without getting anything, can you help me with this please. I also have Nokia 5110 lcd screen (SPI protocol) is there any possibility to connect it to the NRF5340 board?

Parents
  • What have you done to try to debug it?:

    • Did you check both display supply voltages?
    • Do you have an oscilloscope to verify there is activity on the I2C, and does it match what you are writing?
    • If you don't have an oscilloscope, are you able to talk to other devices using that I2C port?
    • What sequence of commands are you sending to initialize the display? Did you get that from an example?
Reply
  • What have you done to try to debug it?:

    • Did you check both display supply voltages?
    • Do you have an oscilloscope to verify there is activity on the I2C, and does it match what you are writing?
    • If you don't have an oscilloscope, are you able to talk to other devices using that I2C port?
    • What sequence of commands are you sending to initialize the display? Did you get that from an example?
Children
Related