cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 Microcontroller with at least 6 ADCs and advanced PWM with deadtime management

WKhan.2
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

> 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.

https://www.st.com/resource/en/application_note/dm00042534-stm32-crossseries-timer-overview-stmicroelectronics.pdf

Those criteria are not very limiting. STM32L4 for low-power, STM32H7 for high performance.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

2 REPLIES 2
TDK
Guru

> 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.

https://www.st.com/resource/en/application_note/dm00042534-stm32-crossseries-timer-overview-stmicroelectronics.pdf

Those criteria are not very limiting. STM32L4 for low-power, STM32H7 for high performance.

If you feel a post has answered your question, please click "Accept as Solution".
WKhan.2
Associate II

Thank you so much for the detailed answer