• Home
  • Help
  • Search
  • Login
  • Register
Pages: [1]
Author Topic: Need the FIQ to run at 20Mhz. How?  (Read 558 times)
smsavage32
Newbie
*

Karma: 0
Posts: 1


View Profile
« on: April 21, 2010, 01:49:25 PM »

I Need the FIQ (Fast interrupt) to run at 20Mhz.

I can find all sorts of docs that say "When an FIQ interrupt is detected, the ARM core..."

But I haven't been able to find any sources of documentation that tell me how to activate the interrupt.

(Internal clock?, external I/O, counter, timer... ? What)

Does anyone know.
Logged

MarkF
Full Member
***

Karma: 7
Posts: 144


View Profile
« Reply #1 on: April 22, 2010, 07:22:58 AM »

From what I've read in the 88F6281 documents on this page, the interrupt controller can assert two TYPES of interrupts: either IRQ or FIQ.  The mask bits of each type define which type is generated on each interrupt cause.  That is, based on the FIQ low/high mask settings, a FIQ can be caused by any interrupt source, internal or external.

I don't know if this helps and, of course, I could be completely wrong. Smiley
Logged

Mark

Pages: [1]
Print
Jump to: