Resolved! I2C using DMA intermittently stalls
Hi All,I have a STM32H7 master communicating with I2C to 4 STM32F0 slaves. The I2C uses DMA but intermittently stalls when the master is transmitting to a slave. It sends the address and the first data byte successfully (acknowledged), but then fai...