Solved
Problem in constantly frequency changing
Hii, i am using NUCLEO-G474RE board and i want to generate pwm signal in which frequency change frequently .But i dont know why this code is not working.
Hii, i am using NUCLEO-G474RE board and i want to generate pwm signal in which frequency change frequently .But i dont know why this code is not working.
Hello
First, you need to declare the PWM_start() function before the while(1) (in the main function).
Also, what is the original value of your arr variable.
Best regards.
II
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.