NHD-C0220BiZ-FSW-FBW-3V3M stucking at "39"

Comments

2 comments

  • amitjagtap
    Pin 6 Voltage is 2.94V.
    0
  • Ted M.
    NHD Staff

    This may be the issue with the slave address:
    // I2C LCD Slave address
    #define SLAVE_ADDRESS   0x3C    // 0x3C = (0x78<<1) since i2c sends 7 bit address

    Also, try slowing down the SPI clock frequency and adding 10k pullups on the clock and data lines.
    Please check and confirm the "L" level input is less than 0.8V and the "H" level input is more than 2.31V to be withing the  logic level specification.

    Regards,

    0

Please sign in to leave a comment.