I forgot I2C config. I added the code below. If I turn on my circuit, I get long tone ( maybe 1 minute) and then the word HELLO flashing.
[code:1:69fb592d0a]
Config Scl = Portd.0
Config Sda = Portd.1
Config I2cdelay = 5[/code:1:69fb592d0a]
↧