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

Add stm32? #2

Closed
xoviat opened this issue Dec 26, 2020 · 2 comments
Closed

Add stm32? #2

xoviat opened this issue Dec 26, 2020 · 2 comments

Comments

@xoviat
Copy link
Contributor

xoviat commented Dec 26, 2020

Would it be acceptable if I created a new embassy-stm32f4xx folder and submitted a pull request?

@Dirbaio
Copy link
Member

Dirbaio commented Dec 26, 2020

Sure!

What traits are you planning to implement?

@xoviat
Copy link
Contributor Author

xoviat commented Dec 26, 2020

gpiote, serial(usart), and eventually canbus.

@xoviat xoviat closed this as completed Jan 13, 2021
bors bot added a commit that referenced this issue Jan 11, 2023
1145: STM32 USB OTG #2 r=Dirbaio a=chemicstry

This is a continuation of #799

The usb serial example is already working!

TODO:
- [x] Add critical sections to registers shared with IRQ
- [x] Fix `disable()`
- [x] ~Implement cable disconnect detection~ - postponed
- [x] Fix `endpoint_set_enabled()`
- [x] ~Endpoint `wait_enabled`~ USB OTG does not have enable delay (?)
- [x] HS internal and HS ULPI PHY - untested

Co-authored-by: chemicstry <chemicstry@gmail.com>
Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
github-merge-queue bot pushed a commit that referenced this issue Sep 30, 2023
Pull changes from base embassy repo
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