Question
Is there a good practice for the NVIC Interrupt table priority ?
Hi,
Sorry for my stupid question but I am always in doubt when I give the priority in the NVIC table for DMA, UART, SPI, Timer, ...
Is there a rule like for example set all DMA at 0 ?
How to know what peripherals must have the highest priority and how to order them when you have several DMA, UART, ... ?
Thanks,
Lionel