Interrupt Priority in LPC546xx

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Interrupt Priority in LPC546xx

2,055 次查看
hemanthvasista
Contributor IV

Hello ,

I am using the LPC54628 (OM13098).

What is the default value of interrupt priority of ADC, I2C, PINT, CAN, etc.. if not set to any value?


regards,
Hemanth

标签 (1)
标记 (2)
0 项奖励
回复
3 回复数

2,002 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Hemanth,

The default value of interrupt priority of ADC, I2C, PINT, CAN is 0, where 0 is the highest priority.

Regards,

Alice

0 项奖励
回复

2,002 次查看
hemanthvasista
Contributor IV

Hello Alice,

Among the default value of interrupt priority for the peripherals, which peripheral would have higher priority?

i.e. Non of the peripheral are configured for Interrupt priority, then in that case all are of high priority "0" then how is the priority among peripherals?

regards,

Hemanth

0 项奖励
回复

2,002 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Hemanth,

"which peripheral would have higher priority?", same priority, system will priority run the interrupt

that first Interrupted.

About the detail interrupt, recommend you have a look at <ARM Cortex-M4 Processor Technical Reference Manual>at ARM website: 

https://developer.arm.com/documentation/100166/0001 

Regards,

Alice

0 项奖励
回复