Question
Injected ADC conversion on STM32F303 not work correctly
Hello,
in my project I have to acquire 2 channels in injected mode and 7 channels in regular mode on ADC1. The first injected channel is not converted correctly, sometimes it seems to be blocked for several samples and then it starts working again. If I invert the conversion sequence of the two injected channels the problem remains on the first converted channel. The problem remains even if I block the conversion of regular channels.
Any suggestions?
