Is it me, or does I2C Fast Mode Plus kill the ADC on the STM32F030R8?
Hi All,
My STM32F0 happily makes multiple channel ADC conversions and transfers them using DMA. However, when I flick the I2C into Fast Mode Plus mode (1Mb/s), there's no ADC conversions or transfers. It actually generates a DMA overrun, but there are no ADC transfers to begin with. The I2C Fast Mode plays nice, but not Fast Mode Plus. The strange thing is the I2C isn't even running - its just configured but not started.
So is it me, or the chip, or the hal?
Cheers
David
