Associate
November 14, 2022
Solved
Can make a 50MHz PWM output?
- November 14, 2022
- 7 replies
- 5746 views
MCU : STM32H7, PB0 PWM CH2N
TIM1 CLK : 200MHz
Prescaler : 0
Counter Period : 3
Pulse : 2
GPIO Speed : Very High
I'm testing a 50MHz PWM output.
And my test conditions are written at the top of this question.
As a result, I decided that a 50MHz PWM output was impossible.
This is because the square wave is distorted by the slew rate as shown in the attached picture.
However, the output buffer timing characteristics of the datasheet states that frequencies up to 220 MHz are possible.
So I leave a question to ask if I've missed anything.
thank you