Question
Need I2C Code base with 1 Fast Mode
Hi Team,
We are using the I2C Bus to read the Eeprom Data. We configured with 100Khz speed with DMA to transfer the data.
After initialization of I2C and DMA it is working fine and able to Read and write the data with different speeds.
If we read the data at run time, we are getting different data, without any Error in communication. We are unable to Figure out the root cause. We are suspecting the DMA communication only. Same DMA channel no one is using in the code.
Can anyone guide us what is the root cause for this one.
Regards,
Srinivas
