Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] USB Host Mode #916

Closed
probonopd opened this issue Apr 16, 2023 · 3 comments
Closed

[FEATURE REQUEST] USB Host Mode #916

probonopd opened this issue Apr 16, 2023 · 3 comments

Comments

@probonopd
Copy link

It would be nice if we could attach 3D printers to the ESP32S2 using USB Host Mode.

There are now very inexpensive ESP32-S2 based boards called the S2 Mini.

image

Photo credits: smartin015

They have a USB-C port which a 3D printer can be plugged in using a USB-A to USB-C adapter.

And Espressif seems to have a USB host mode driver for serial bridges and for CDC class compliant devices.

Video Demo:
https://www.youtube.com/watch?v=zkpkUem1ZGw

Maybe it can be integrated into ESP3D?

@luc-github
Copy link
Owner

luc-github commented Apr 16, 2023

the automatic driver selection is only available since december in idf 5.1 which is not yet available in esp32-arduino yet, but should come soon.

I have already implemented the feature in https://github.com/luc-github/ESP3D-TFT which use idf 5.1 framework instead of arduino framework

so be part of esp3d based on arduino framework is just matter of time

@luc-github
Copy link
Owner

Also yhe FR is already addressed here: #851

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants