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

STM32F413 UART4 missing impls #548

Open
fbstj opened this issue Oct 31, 2022 · 2 comments
Open

STM32F413 UART4 missing impls #548

fbstj opened this issue Oct 31, 2022 · 2 comments

Comments

@fbstj
Copy link

fbstj commented Oct 31, 2022

I'm playing around trying rust embedded for the first time using an existing board-stack with an F413 I have which has the UART4 for "debugging" but it seems the formatting infrastructure for this particular choice is commented out without explanation?

https://github.com/stm32-rs/stm32f4xx-hal/blob/master/src/serial.rs#L869

@fbstj
Copy link
Author

fbstj commented Oct 31, 2022

I think this might be because of stm32-rs/stm32-rs#413 which may be being fixed by stm32-rs/stm32-rs#754

@burrbull
Copy link
Contributor

Waiting for new stm32f4 crate release #533

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