Blue Pill stm32 SysTick problem #133
Unanswered
NCHU-Jimmy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I recently encountered a problem while testing the SysTick on the Blue Pill. I am using the AHB/8 clock (9 MHz) to toggle the state of PA1 every second. However, I observed that the state changes approximately every 333 ms instead. Could this be due to an issue with my code, or is the AHB clock not actually running at 72 MHz?
I would appreciate any help, thank you!
Beta Was this translation helpful? Give feedback.
All reactions