2020-01-08 05:35 AM
Hi community,
We're getting our image from a buffer containing 8bits-values (array of chars). Due to the little-endian architecture and the DMA2D module (apparently) only processing the data as 32bits-values, it is not possible to get correct copy of data (with PFC RGB565 to RGB888).
Any help would be appreciated !
Thanks
xvbv