Skip to main content
Associate
March 22, 2026
Solved

Black appearing as dark purple on STM32H735G-DK (RGB565)

  • March 22, 2026
  • 1 reply
  • 281 views

20260322_181736.jpg

I am currently using the STM32H735G-DK.

​While white and red seem to display correctly, black(0x0000) appears as a dark purple when rendered. Even when displaying textures, there is a slight purple tint mixed in throughout the image.

​I am writing to the framebuffer in RGB565 mode, and the LCD is reading directly from it. What could be causing this color distortion?

Best answer by Journey0426

It just board problem. I replace new board.

It solved

1 reply

Journey0426AuthorBest answer
Associate
April 1, 2026

It just board problem. I replace new board.

It solved