Question
Is it possible JPEG HW decoder output as RGB565?
Hi,
I would like to change the example JPEG_DecodingFromFLASH_DMA to decode the JPEG file data to a frame buffer in RGB565 and then send this buffer to a 320x240 SPI TFT display. Only using the internal SRAM of the STM32H743VI.
Is it possible?
