TS35_white_screen_problem - makerbase-mks/MKS-Robin-Nano-V2.X GitHub Wiki

Description

  • When you get the MKS Robin Nano V2+MKS TS35, power on and all is OK!
  • But you setting marlin firmware and update it to MKS Robin Nano V2 motherboard, you find it with TS35 display screen is white, so, you need refer to the following

The solution

  • Configuration.h file enable: #define MKS_TS35_V2_0
  • Configuration.h file enable: #define TFT_LVGL_UI
  • Configuration.h file enable: #define TOUCH_SCREEN
  • Copy Robin_nano35.bin file and assets folder to TF card, reset motherboard. [path:.pio\build\mks_robin_nano35]

Voides