Port RGB565+SPI to STM32 #353
s54b32julian
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a ST7701s display with RGB565 interface and like to move from the ESP32-S3 to a STM32H7xx for performance reasons (480mhz). The library currently has only ESP32-s3 support for this databus. How to port this to a STM32?
Beta Was this translation helpful? Give feedback.
All reactions