kasjer opened a new pull request, #2946: URL: https://github.com/apache/mynewt-core/pull/2946
Function was using incorrect constants for divider. For STM32H7 APB clock has separate divider from HCLK which is the case for other STM32 MCUs. As a result timer based on APB1 where incorrectly setup and run at different frequency that expected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
