2014-11-20 08:09 AM
EDIT:
This was fixed in 4.4.0--------------------------------I am using the ADC3 injected channel to convert 3 channels on each external interrupt, but it is missing this line in the generated code:sConfigInjected.InjectedNbrOfConversion = 3;before running HAL_ADCEx_InjectedConfigChannel().Below I have added a screenshot of my ADC3 configuration in STM32CubeMx.I am using STM32CubeMX 4.3.1, which I know is not the newest, so if this have been fixed, where can I find that information? #stm32f4