Skip to main content
Associate II
May 6, 2024
Solved

New project on old board

  • May 6, 2024
  • 1 reply
  • 804 views

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?

    Best answer by MichaelR

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

    1 reply

    MichaelRAuthorBest answer
    Associate II
    May 6, 2024

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