Changing the Slave Address with NHD-0420D3Z!

Comments

2 comments

  • Michael_L

    The execution time for the command to change the I2C address is longer than the other commands (3ms). See the table on page 7 of the datasheet.  Please make sure you are allowing for this :)

    0
  • alk

    Haha oh wow I feel silly. I did initially note that this command needed a longer delay. When I went back to check my code it turns out I was only delaying for about 2 ms given the clock rate of my controller. Increasing the delay has done the trick and everything works great, thanks Michael!

    0

Please sign in to leave a comment.