STMcubeMX bug report on adc dual fast interleaved mode.stm32f103c8tx
Posted on February 03, 2017 at 14:59HelloWhen I initialize ADC1 as master and ADC2 as slave in dual fast interleaved mode in CubeMX and generate the code, cpu hangs at MX_ADC2_Init(); . After some research I found that in MX_ADC1_Init(); and ...