Here is the Simplified Diagram.
I want to use Camera (OV2640) with parallel interface to capture JPEG image from camera(built in JPEG DSP processor to output JPEG image) size is around 640X480 pixels. the frequency of data is around 4-6MHz and the size of FIFO is 3Mb.
Which one would be best in terms of speed TIVA C series or MSP430?
the work of controller is to get image basically JPEG from camera and send it over bluetooth to iOS/Andriod device.
Is there any EPI support in TIVA for FIFO buffer RAM ?
or any other suggestion?