Content originally posted in LPCWare by dariush_abbasi868 on Tue Sep 15 04:40:18 MST 2015
Quote: mc
Hi dariush,
Please check IABR register to find the active interrupt. From this you will find the active interrupt and see why it is active
Hi
you mean NVIC->IABR[0...7]
I checked it and all of them are 0!
Besides I checked NVIC->ISER[0..7] and I saw that only the first 8 bit of it is 0xae that seems Ok because I active only timers 0 ,1,2 and also uasrt2 ,0 .
Am I right?