How I can get the all RQ number assign for all IRQ's.what is ADC IRQ number .
Which register will use from all NVIC's registers from 0-7.
Hi
1. Open the User's Manual to the processor that you are using in PDF viewer
2. Search for "Vectors"
This will usually first find this word as header to a table that lists all interrupt sources and gives their numbers.
Regards
Mark