Replies: 1 comment 4 replies
-
Hi @s163555, Nevertheless there are ways to make it work:
|
Beta Was this translation helpful? Give feedback.
-
Hi @s163555, Nevertheless there are ways to make it work:
|
Beta Was this translation helpful? Give feedback.
-
Hi everyone! I am working on a student project where I need to generate a complementary pulsed PWM signal with dead-time control with a 10 kHz repetition frequency. A snippet from a related scientific paper is seen below. The 5 period 5 MHz 50% duty PWM pulse repeats with 10 kHz.



I succesfully generated a 5 MHz PWM signal on my NUCLEO-F411RE board
Now I need to make the complementary signal and ensure the appropriate dead-time is present. I am a total beginner and I am not sure how to proceed with this. I know the datasheet mentions TIMER1 has this function
Is there a way to use the existing API to do this? Or is this not the right approach?
Beta Was this translation helpful? Give feedback.
All reactions