-
Notifications
You must be signed in to change notification settings - Fork 64
TF_card
mks-viva edited this page Sep 16, 2021
·
2 revisions
-
If use the board's TF card, you need set it
- In platformio.ini file
- Set default_envs = mks_monster8 //Cann't set it to mks_monster8_usb_flash_drive or mks_monster8_usb_flash_drive_msc
- In Configuration.h file
- Enable: #define SDSUPPORT
- In platformio.ini file
-
If use LCD's SD card, you also need set it
- In pins_MKS_MONSTER8.h file
- Set: #define SDCARD_CONNECTION LCD
- In pins_MKS_MONSTER8.h file
MKS MONSTER8 V1.0
- Hardware description
- Firmware
- Upload and update firmware
- Drivers
- LCD or TFT
- MKS MINI12864 V3
- MKS TS35
- MKS H43
- LCD12864/LCD2004
- MKS power control
- TF card
- Udisk
- EEPROM
- FAQ
MKS Monster8 V2.0
-MKS Monster8 V2.0 Manual