2022-03-22 05:38 AM
2023-08-29 04:16 AM
Yes its possible to do it. i already converted YCbCr to RB565 using DMA2D.
you will need to do some processing to organize this lines to YCbCr MCU (Minimum Code Unit) to make it compatible for the DMA2D then feed them to DMA2D.
For YCbCr VGA resolution my code do it in less than 11ms with the STM32H7B3 Evaluation board.
Regards
M.Salem