Skip to main content
WDong.1
Visitor II
February 18, 2020
Question

Can I mess the order of the R_0:R:7(G_0:G7 / B_0:B_7) serial number of the chip pins when connecting?

  • February 18, 2020
  • 1 reply
  • 540 views

When I choose STM32H750VB, the number of RGB integers is not enough (sufficient to use 565 mode), and it is scattered. In order to facilitate the connection, can I mess the order of each color number?

This topic has been closed for replies.

1 reply

waclawek.jan
Super User
February 18, 2020

Yes but only if

- you never use color conversion in LTDC or DMA2D or any software library

- you never use alpha blending

- you are able to convert any source picture to the "swapped" format

JW