Interrupt Priority in LPC546xx

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Interrupt Priority in LPC546xx

2,051件の閲覧回数
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 返答(返信)

1,998件の閲覧回数
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 件の賞賛
返信

1,998件の閲覧回数
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 件の賞賛
返信

1,998件の閲覧回数
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 件の賞賛
返信