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

Bit-Banged usb? #12

Open
NoNamedCat opened this issue Jun 6, 2023 · 2 comments
Open

Bit-Banged usb? #12

NoNamedCat opened this issue Jun 6, 2023 · 2 comments

Comments

@NoNamedCat
Copy link

NoNamedCat commented Jun 6, 2023

Do you think that bit-banging USB 1.0 is possible with this MCU?
I did a quick search of repositories on github and I found this:
https://github.com/xobs/grainuum
https://github.com/ads830e/stm32f030-vusb
https://github.com/lemcu/LemcUSB
I think only in the possibilities of a usb bootloader in this small chip.
CNLohr was doing this with the CH32V003:
https://github.com/cnlohr/rv003usb
This is the video of his project:
https://www.youtube.com/watch?v=j-QazXghkLY

@NoNamedCat
Copy link
Author

BTW the boards that i designed just arrived today. Tomorrow I will solder some of them and I will test the design.

@IOsetting
Copy link
Owner

That's impressive! I guess it is possible, considering that the emulation appears to be based on GPIO and EXTI.

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

No branches or pull requests

2 participants