luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.78k stars 465 forks source link

[Question]<Is ch559 supported?> #942

Closed liu2-3zhi closed 1 year ago

liu2-3zhi commented 1 year ago

I recently saw the esp3d using the usb host version using the ch559. Its communication process is: esp32 s2 → ch559 → ch340 → stm32

Use the esp3d of ch559

【3D打印机无线模块ESP3D-ESP32C3版基础使用说明】 https://www.bilibili.com/video/BV1Rg411W7qY/?share_source=copy_web

Please let me know how to set up esp3d to use ch559 as the usb host, and it can be used as the serial port transmission interface as described in the video.