makerbase-mks / MKS-Robin-Nano-V3.X

Robin nano V3 is an upgraded version of Robin Nano V2.0. The upgrade changes are quite large, including upgrading the MCU to the M4 core, and adding support for USB disk.
GNU General Public License v3.0
141 stars 69 forks source link

MKS Robin Nano V3 doesn't support FSMC-based TFT displays #66

Closed pankleks closed 2 years ago

pankleks commented 3 years ago

Hello,

I have followed up your instruction to compile Marlin - after all settings I have this error:

MKS Robin Nano V3 doesn't support FSMC-based TFT displays.

from file: marlin\src\pins\stm32f4/pins_MKS_ROBIN_NANO_V3.h:30:4

mks-viva commented 3 years ago

You need enable "MKS_TS35_V2_0" and disable "MKS_ROBIN_TFT35"