Skip to content

Commit

Permalink
Fix Makerfabs S3 tft35 spi display issues HASwitchPlate#528
Browse files Browse the repository at this point in the history
  • Loading branch information
fvanroie committed Aug 24, 2023
1 parent 97c4f75 commit 47e9760
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion user_setups/esp32s3/makerfabs-s3-tft35-spi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ build_flags =
-D TFT_CS=15
-D TFT_RST=-1
-D TFT_DC=21
-D TFT_BCKL=-1
-D TFT_BCKL=48
-D SPI_FREQUENCY=40000000
-D SPI_READ_FREQUENCY=16000000
-D TFT_DMA_CHANNEL=1
-D TOUCH_DRIVER=0x6336
-D HASP_USE_LGFX_TOUCH=1
-D TOUCH_SDA=38
Expand Down

0 comments on commit 47e9760

Please sign in to comment.