STM32:YCbCr to RGB565
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-03-08 9:01 PM
Posted on March 09, 2017 at 06:01
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
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-03-08 9:51 PM
Posted on March 09, 2017 at 06:51
You know these kinds of transforms can be found with Google?
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
