I have a tft 320x240 16bit/18bit ILI9341 and get very strange results when converting full rgb images to 16bit. I basically get garbage colors. It is probably during initialisation of tft but I am not sure where the color format is selected. Besides image conversion to bgr565 is totally scrambled
Maybe someone could advise something how to properly select color space and format for that tft
I need register cmd/data code calls
Thanks