Other Parts Discussed in Thread: OMAP3530
Hi,
I am looking at the OMAP3530 to create graphics using OpenGL and OpenVG. The application of the OMAP is to generate these graphics which can then be overlaid onto a video stream. What I want to be able to do is to output the graphics data to another device (FPGA for example) in a 24-bit pixel format of RGB565 + A8. I am not looking to use the 'Display Sub-System' (I think) as I do not want to output the data to DVI, LCD or an analogue TV signal.
I am not sure how to set this up using the PowerVR SGX. Is it even possible to output a 24bit pixel format consisting of 16 bits for the colour (RGB565) and 8 bits for the transparency (A8)?
Any help or advice would be great.
Thanks,
Andy