help regarding UART interrupt addres

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

help regarding UART interrupt addres

3,563 Views
rao
Contributor I
where we have to register ISR for UART.
Is there any specific vector.
Please give me a solution.
Thanks in advance
  
Regards,
rao.
Labels (1)
0 Kudos
Reply
2 Replies

1,107 Views
airswit
Contributor III
well, you should really check the reference manual for your processor, under the 'interrupt module' section, but on my proc (MCF5213), the uart0 interrupt vector is #13: ICR13, and IMR13. hope that helps, but take a look at the reference manual
0 Kudos
Reply

1,107 Views
rao
Contributor I
Thanks alot.
0 Kudos
Reply