Hi Robert;
An HeartBeat Led should be do it with a timer interrupt like Henrik sujested....
If you cannot achieve tht time that you want, you do for instance, a 100ms interrupt and with a counter you can achieve the time that you want counting in 100ms spaces.
You can count 5 x 100ms and then toogle the led.
Bookmarks