2018-10-17 01:39 AM
Dear whom have expericenced STM32 MCUs (STM32F411),
In my target device, ADC timing control is very important.
In executing ADC in STM32 MCU, can it be fully synchronized with PWM generated from STM32
MCU?
I'd like to use PWM signal as start trigger for ADC.
Does this work in STM32 MCU ?
2018-10-17 02:05 AM
Look at the first figure in the ADC chapter in RM, at the bottom there are all the sync signals.
JW