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
136 stars 65 forks source link

SD card does not work if USB flash drive is not connected #112

Open renatotech opened 2 years ago

renatotech commented 2 years ago

Hey guys,

Please am I doing something wrong? When I use:

define USB_FLASH_DRIVE_SUPPORT

define USE_OTG_USB_HOST

My SD card slot on the LCD slot (mks mini12864) only works if I plug in a USB stick. Connecting SD without a USB stick, the display reports a media error. If I disable USB support in the firmware, the SD card works normally.

MKS Robin Nano V3.1 + Marlin-bugfix-2.0.x

Configuration_adv.txt