STM32F207 I2C DMA and NAK
Posted on January 08, 2013 at 15:38I am using DMA to transfer data to/from an EEPROM over I2C. Most of the time this is working fine but on the odd occasion when reading from the EEPROM the I2C peripheral does not seem to be sending a NACK when the ...