cancel
Showing results for 
Search instead for 
Did you mean: 

Hello, I used nucleo F303k8. I use timer1 to create PWM. When I startup the nucleo I saw 2 pulses that I dont understand why,?

BLind.4
Associate

0693W00000aJKN2QAO.png

This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
waclawek.jan
Super User

Maybe consequence of particular steps you take when initializing the GPIOs and the timer? You could confirm this by single-stepping through that initialization, or by inserting delays between individual writes to registers.

Or maybe hardware problem, which causes also the noise on both signals?

JW

BLind.4
Associate

Hi,

Thanks about your answer.

When put exactly the delay in the code?