STM32 MCU with 5V Logic I/O and PWM-Synchronized ADC Trigger?
Hello,
I am currently working on a project using the STM32 series and have two specific questions regarding MCU selection:
:keycap_1: Are there any STM32 MCUs that support 5V logic levels for both input and output?
Most STM32 MCUs operate at 3.3V logic levels, but I need an MCU that can directly interface with 5V logic without additional level shifters.
:keycap_2: Do any STM32 MCUs provide a built-in feature to trigger ADC conversion during the ON-time of a PWM cycle?
I am looking for an MCU where the ADC conversion can be automatically synchronized with the PWM signal, preferably triggering at a specific percentage of the ON-time (e.g., 90% of the ON duration).
If there are any STM32 MCUs that support these features, I would appreciate any recommendations or relevant documentation.
Thank you in advance!
