Other Parts Discussed in Thread: CC3200, UNIFLASH
Hello
I'm new to developing with CC3200, but I have been playing around with SDK examples and understood the flow upto an extent.
My colleague has embedded Xilinx FPGA board on to the CC3200 MCU.
He has managed to generate an Image (JPEG) from FPGA board which is sent to MCU via SPI interface and that Image is displayed on to the http server.
Now my question is, how can I directly store the JPEG image on MCU'S memory and dispaly the same on http server without mounting an external camera.
Firstly, is it possible to proceed that way? If so how can I start.
Any leads would be much appreciated.
Thanks and Cheers :)