Hi, I need an code to generate an 1sec pulse using timers without interrupt on ADSP-BF532 to blink an LED.
Hi, I need an code to generate an 1sec pulse using timers without interrupt on ADSP-BF532 to blink an LED.
Hi,
Sorry for the long delay.
I have a simple timer code in my repository. This code uses Timer 4 in PWM continuous mode and is configured for 1ms. You can easily modify this code based on your requirement.
Hope this helps!
Regards,
Anand Selvaraj.