cancel
Showing results for 
Search instead for 
Did you mean: 

New project on old board

MichaelR
Associate II

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?

1 ACCEPTED SOLUTION

Accepted Solutions
MichaelR
Associate II

I found out my mistake, I started the PWM before initialyzing the peripherials

View solution in original post

1 REPLY 1
MichaelR
Associate II

I found out my mistake, I started the PWM before initialyzing the peripherials