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

STM32 peripheral clocks now calculated from APB settings #309

Merged
merged 5 commits into from
Oct 17, 2022

Conversation

Paciente8159
Copy link
Owner

  • SMT32 Peripheral clocks now calculated from APB (slow or fast) settings and F_CPU

- SMT32 Peripheral clocks now calculated from APB (slow or fast) settings and F_CPU
@Paciente8159 Paciente8159 added bug Something isn't working needs: testing needs: testing HAL: STM32F1x HAL: STM32F1x HAL: STM32F4x HAL: STM32F4x labels Oct 17, 2022
@Paciente8159 Paciente8159 linked an issue Oct 17, 2022 that may be closed by this pull request
@Paciente8159 Paciente8159 changed the title Peripheral clocks now calculated from APB settings STM32 peripheral clocks now calculated from APB settings Oct 17, 2022
@Paciente8159 Paciente8159 added tested: OK tested: OK and ready to integrate and removed needs: testing needs: testing labels Oct 17, 2022
@Paciente8159 Paciente8159 merged commit dc09149 into master Oct 17, 2022
@Paciente8159 Paciente8159 deleted the 308-bug-stm32-uart-incorrect-baudrate branch October 17, 2022 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HAL: STM32F1x HAL: STM32F1x HAL: STM32F4x HAL: STM32F4x tested: OK tested: OK and ready to integrate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] STM32 UART incorrect baudrate
1 participant