Hi, in this video:
using Systick with custom frequency of interrupts,
configuring Timer Counter 0 instance for regular up-counting,
using TC with interrupts,
independent and non blocking LED blinking.
Since the board has no user buttons I didn't set the gpio for interrupts but it is quite similar to setting an interrupt for the Timer Counter :)
Link to the repo with the project:
https://github.com/E-exp/Arduino-Due-...