bigtreetech / BIGTREETECH-SKR-E3-Turbo

79 stars 53 forks source link

Is it possible to use USB Composite with this board? #67

Closed Itox001 closed 2 years ago

Itox001 commented 2 years ago

Some boards such as the the SKR E3 Mini have the functionality of being able to access the SD through the board when connected over USB to the computer, so that you can write the firmware or write gcode files to the SD card without having to remove and reinsert over and over again.

The E3 Mini can do this by using the environment "STM32F103RC_btt_USB" in platformio.ini file.

Is there any special environment or marlin config to make this work with the E3 Turbo board?

Thanks!

Itox001 commented 2 years ago

it works, with env LPC1769 and #define SDCARD_CONNECTION ONBOARD