2017-03-08 09:01 PM
Hi
I am working on STM32F769i-Eval board.
I am connecting analog camera with CVBS output to ADV7180 chip.
Output of ADV7180 is YCbCr and provided to MCU as input.
MCU accepts YCbCr data but to display on the LCD i need to convert YCbCr to RGB565.
Is there any code to convert YCbCr to RGB565 and any one has worked on similar environment.?
Please suggest
2017-03-08 09:51 PM
You know these kinds of transforms can be found with Google?