Skip to content

Missing USART11 and UART12 available with STM32H5 #2640

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

Closed
fpistm opened this issue Jan 22, 2025 · 0 comments · Fixed by #2641
Closed

Missing USART11 and UART12 available with STM32H5 #2640

fpistm opened this issue Jan 22, 2025 · 0 comments · Fixed by #2641
Labels
bug 🐛 Something isn't working
Milestone

Comments

@fpistm
Copy link
Member

fpistm commented Jan 22, 2025

Using USART11 or UART12 instance silently failed due to missing support.

@fpistm fpistm added the bug 🐛 Something isn't working label Jan 22, 2025
@fpistm fpistm added this to the 2.10.0 milestone Jan 22, 2025
@fpistm fpistm modified the milestone: 2.10.0 Jan 22, 2025
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this issue Jan 22, 2025
STM32H5 have those instances.

Fixes stm32duino#2640.

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm closed this as completed in eebd0e3 Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

1 participant