Hi,
I need to generate a small stand still image. I have the kit from DLPDLCR2000EVM Evaluation board | TI.com. Sadly, I can't figure out how to provide a video input to the board. The Chip which gets the data is DLPC2607 Low-power DLP® Display Controller.
I can't really figure out how to control it at all? It says it complies with parallel bus interface and can display standard graphics interface protocol. Anyone has an idea how to approach this ?
//Edit. So far I understand that I have to generate an 16-bit RGB565 Signal. Do I also need h-sync and v-sync and pixel clock? How would I provide them?
//Edit2. Would this work: Create a loop which iterates over each pixel. Turn digital pins for the proper output signal on - hsync - next pixel - hsync and so on and then v-sync for the next row.
Greetings
Losspost