Hello,
In my application i use three adcs, which write data to three fifo. Next i must read data from fifo and this is my problem, because I don't know, which proccesor use to this task. ADC gets data with 8MHz clock by 250us and I have a 250us delay to next samples. I have a SN74v245-7PAG fifo, this fifo can operate on 100Mhz clock.
Basic diagram:
analog signal -> adc -> fifo > |
analog signal ->adc2->fifo2 ->processor? --->SDRAM
analog signal->adc3->fifo3 > |
Maybe someone recommends me processor to this task or development kit?
Edit. Maybe the BeagleBone Black is good choice. Can I program the bone in C or i must use Linux?
Best ragards
Przemek