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

stm32: support USB device on STM32L432 #4940

Closed
wants to merge 2 commits into from

Conversation

dpgeorge
Copy link
Member

This PR adds support for USB device-only mode on STM32L432 MCUs. It compiles but it's untested.

@chrismas9
Copy link
Contributor

I will make a test cable and test it tonight. I am also working on L432/L452 USB port.

@chrismas9
Copy link
Contributor

REPL over USB works on Windows. I can download and run a test script with Thonny.

@cdwilson
Copy link
Contributor

@dpgeorge awesome, thanks for pushing this up! I just tested this on the Nucleo L432KC board and it looks like REPL over USB works fine on MacOS also.

@dpgeorge
Copy link
Member Author

This PR was reworked in commits bf733c2, 97e8e03 and 8485b72

@dpgeorge dpgeorge closed this Aug 15, 2019
@dpgeorge dpgeorge deleted the stm32-l432-usb branch August 15, 2019 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants