Peripheral interrupt numbers - can't find them in the manuals??

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

Peripheral interrupt numbers - can't find them in the manuals??

ソリューションへジャンプ
1,242件の閲覧回数
vier_kuifjes
Senior Contributor I

I'm trying to program an interrupt routine for the first time. I know each peripjeral (like the PIT, for which I want to write a routine) has it's own interrupt number. But where in the manual can I find which interrupt number is for which peripheral? I have searched the reference manuals of the 52235 and 52259 microcontrollers but I can't seem to find it! Are my eyes bad or is the information just missing?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,019件の閲覧回数
TomE
Specialist II

Is this what you're looking for?

 

MCF52259RM.pdf 

16.3.8.1 Interrupt Sources

Table 16-6 lists the interrupt sources for each interrupt request line.
Table 16-16. Interrupt Source Assignments for INTC0

...

Table 16-17. Interrupt Source Assignment for INTC1

 

Tom

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,020件の閲覧回数
TomE
Specialist II

Is this what you're looking for?

 

MCF52259RM.pdf 

16.3.8.1 Interrupt Sources

Table 16-6 lists the interrupt sources for each interrupt request line.
Table 16-16. Interrupt Source Assignments for INTC0

...

Table 16-17. Interrupt Source Assignment for INTC1

 

Tom

 

0 件の賞賛
返信
1,019件の閲覧回数
vier_kuifjes
Senior Contributor I

Yes you're right. I don't know how I missed that! :smileyembarrassed:

I must have been searching using the wrong keywords...

0 件の賞賛
返信