Resolved! What can cause the digital output (voltage level) to be way lower than 3.3V (Note: VCC of the MCU = 3.3V)?
Hello everyone,I'm using STM32F429 MCU (STM32F429I-DISC1 board). I was generating PWM signals on PA1, PA2,PA3 and PA5 using TIM2 ... The important part is that the PWM signals on PA3 & PA5 are fine where the high digital state is at 3.3V. For PA1 & P...