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,?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-20 5:10 AM
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-20 8:07 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-20 8:14 AM
Hi,
Thanks about your answer.
When put exactly the delay in the code?
