Other Parts Discussed in Thread: AM3517
Hello,
I am a newbie for AM3517 and Linux.
My application is a ultrasonic device. There is a FPGA to collect the data from ADC and after doing some calculation, FPGA will send MPU an interrupt to let MPU read the data from FPGA. The frequency of interrupt is about 1KHz now. And I am trying to increase the frequency to 10KHz. However the existing design is using an old PowerPC and this MPU can't support so high frequency interrupt. For PowerPC can't finish getting the data from FPGA between two interrupts. I am planning to use AM3517 to replace the existing MPU.
My question is whether AM3517 can support a so high frequency interrupt? And as I know, I can write a EABI program or a Linux based program. Which one is better for my application?
Thanks!
BR
Jiamin