Skip to content
Discussion options

You must be logged in to vote

The WT32-SC01 display is wired to the HSPI pins. By default the TFT_eSPI library uses the VSPI port and these will get routed through an internal multiplexer which degrades performance. To avoid the multiplexer use this setting in the setup file.

Note that the ST7796 display is actually only rated at 16MHz maximum SPI clock, however most displays run at 40MHz. Some may run at 80MHz but this is 5x overclocking and it is likely to be unreliable.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@FrankBoesing
Comment options

Answer selected by FrankBoesing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants