while communicating with IC, unable to communicate over i2c lines.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Naresh,
The address used to be incorrect on an old version of the datasheet. It has since been corrected on the newest version of the datasheet.
Best,
Chris
Again, the waveform does not look like the correct address. (But it would be necessary to see SCL and SDA at the same time to confirm.)
Also check that your I²C pins are configured as open drain.
Hi Clemens,
when i use same code and put external i2c expander, with address 0x20 i.e. for external expander module. it works good.
External i2c expander is connected with same pins with some test points on PCBA.
We do not know whether your unknown microcontroller uses 8-bit or 7-bit addresses; try 0x38.