New project on old board
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-06 12:57 AM
Hello
I am using board NUCLEO-G071RB
I wrote for it a code, and all worked well.
Now I want to rewrite a new project for the same board, but elementary functions such as PWM output doesn't work. If I run again the old project all works OK again.
Someone have any idea why this occurs?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-06 01:12 AM
I found out my mistake, I started the PWM before initialyzing the peripherials
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-06 01:12 AM
I found out my mistake, I started the PWM before initialyzing the peripherials