2021-09-10 05:30 PM
Hi,
Would you please help me to choose a STM32 microcontroller which must have 6 number of ADCs and must be capable of generating PWM signals with deadtime. Thanks in advance.
BR
Solved! Go to Solution.
2021-09-10 05:43 PM
> must have 6 number of ADCs
6 independent ADC's or just the capability to monitor 6 ADC channels? I'm assuming the latter, which most (all?) chips can do. Don't think any have 6 ADCs. The G4 family has 5.
> capable of generating PWM signals with deadtime
Most families have 1-2 advanced timers.
Those criteria are not very limiting. STM32L4 for low-power, STM32H7 for high performance.
2021-09-10 05:43 PM
> must have 6 number of ADCs
6 independent ADC's or just the capability to monitor 6 ADC channels? I'm assuming the latter, which most (all?) chips can do. Don't think any have 6 ADCs. The G4 family has 5.
> capable of generating PWM signals with deadtime
Most families have 1-2 advanced timers.
Those criteria are not very limiting. STM32L4 for low-power, STM32H7 for high performance.
2021-10-27 07:20 AM
Thank you so much for the detailed answer