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

STM32H750XBH6 sends error data when using UART4 of the 120M clock in Latest version(STM32Cube FW H7 V1.12.1) #303

Open
augetyz opened this issue Dec 23, 2024 · 2 comments
Assignees
Labels
bug Something isn't working needs clarification Needs clarification or inputs from the user uart Universal Asynchronous Receiver Transmitter

Comments

@augetyz
Copy link

augetyz commented Dec 23, 2024

STM32H750XBH6 sends error data when using UART4 of the 120M clock in latest version(STM32Cube FW H7 V1.12.1).But in STM32Cube FW H7 V1.11.1,the same code has no errors.Cubemx version is latest version v6.13.0.When I make UART4 clock descend to 75M,the error is ok.In STM32Cube FW H7 V1.11.1,the UART4 clock do work well in 120M clock.

@Gorden1970
Copy link

I'm using H7 V1.12.1/V1.11.1 on STM32h755/STM32h743, 120M clock source, baud rate 921600, it works fine

@ALABSTM ALABSTM added bug Something isn't working uart Universal Asynchronous Receiver Transmitter labels Dec 25, 2024
@KRASTM
Copy link
Contributor

KRASTM commented Dec 27, 2024

Hello @augetyz,

Thank you for the report.

Could you please, provide us with more details about the error (maybe a screenshot in debug mode), and your ioc file. In the meantime, I will try to do some tests.

With regards,

@KRASTM KRASTM added the needs clarification Needs clarification or inputs from the user label Dec 27, 2024
@KRASTM KRASTM moved this from To do to Analyzed in stm32cube-mcu-fw-dashboard Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs clarification Needs clarification or inputs from the user uart Universal Asynchronous Receiver Transmitter
Projects
Development

No branches or pull requests

4 participants