Other Parts Discussed in Thread: TMS570LC4357, HALCOGEN
Dear Friends,
I am doing prototype model which is miniaturized camera using CMOS image sensor. I preferred TMS570LC4357, since it has sufficient capacity of SRAM and Flash memory which are all protected with ECC. I designed a circuit based on MT9P031, 5MP CMOS image sensor interface with TMS570LC4357 controller.
I have few clarifications regarding the usage of TMS570LC4357 suitable for my applications:
1) I have purchased LaunchXL2 TMS570LC development board. How to program TMS570LC4357 which is sitting in my proto model PCB using LaunchXL2 TMS570LC development board with its JTAG or some other peripheral interfaces (I don't want to use separate JTAG emulator or programming board), I have provided JTAG, MiSPI2 pins to connector in proto board
2) I am trying to design interface with MT9P031, which is a 5MP CMOS image sensor (gives PIX CLK, Frame Valid, Line Valid, Parallel pixel data as output) from Onsemi. Each pixel value of the image is available in every pixel clock, The pixel clock comes out of MT9P031 in this design is 32MHz, with in 32ns of time period I need to collect the pixel data and store the pixel value in two dimensional array (w.r.t PIX CLK, Frame Valid, Line Valid signals) which crosses predefined threshold of pixel value which will be set as per requirement. I have interfaced 12-bit pixel data with N2HET pins which are configured as INPUTs, other control signals like PIX CLK, Frame Valid, Line Valid signals connected to GPIO port A.
Whether TMS570LC4357 supports my need? If yes, what is the operating frequency and how much the power consumption?, or any other IC in TI supports my requirements (SRAM>=512kB and Flash >=1MB with ECC)
Thanks in advance...