Skip to content

Commit

Permalink
increase 3.5" screens SPI freq to 80mhz
Browse files Browse the repository at this point in the history
  • Loading branch information
suchmememanyskill committed Feb 10, 2024
1 parent 2fb83df commit c443bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CYD-Klipper/boards/esp32-3248S035C.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"-DLOAD_FONT2=1",
"-DLOAD_GFXFF=1",
"-DSMOOTH_FONT=1",
"-DSPI_FREQUENCY=55000000",
"-DSPI_FREQUENCY=80000000",
"-DSPI_READ_FREQUENCY=20000000",
"-DSPI_TOUCH_FREQUENCY=2500000",
"-DTOUCH_CS=-1",
Expand Down

0 comments on commit c443bb7

Please sign in to comment.