Posted on October 24, 2016 at 09:29Can I ask an easy question,
that I found the systick CMSIS interrupt number is -1
and in NVIC_SetPriority(), the negative interrupt number will operate different with positive interrupt number
So, can I set peripheral interrupt such as dma's priority higher(more important) than systick?