How to handle the interrupt processes in AHB?

Status
Not open for further replies.

kanagavel_docs

Member level 1
Joined
Aug 18, 2007
Messages
41
Helped
8
Reputation
16
Reaction score
1
Trophy points
1,288
Location
Chennai
Activity points
1,522
Hi,

Is there any dedicated pin for Interrupt? If it is not how we can handle the interrupt related processes?

Thanks in advance.

Regards,
Kanags
 

AHB & Interrupt

AHB bus doesn't handle interrupt. Your system need a "interrupt controller" to monitor interrupt from device. And assert FIQ or IRQ of ARM cpu.
 

AHB & Interrupt

if AHB transfer Error response ocurrs, you can use HRESP signals to generate a interrupt to CPU, for example, ARM.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…