Skip to content

Conversation

Geens
Copy link
Contributor

@Geens Geens commented Jan 1, 2021

I noticed delays where off by a factor 8. This was because the delay function calculated it's time based off the core clock. The cortex system timer is actually connected to AHB clock with a prescaler of /8.

@summner
Copy link

summner commented Jan 29, 2021

@dotcypress
Copy link
Member

Awesome, thanks!

@dotcypress dotcypress merged commit f959a96 into stm32-rs:master Jan 29, 2021
no111u3 pushed a commit that referenced this pull request Dec 16, 2023
* Ci2 (#6)

* Add g491 and 4a1 to ci, check examples, check with different feature sets

* Add todo

* Remove unused feature embedded-can-03

* Remove feature unstable-defmt from ci

* Add clippy to ci

* Fix warning

* g91 and 4a1 support does not seem quite ready yet

* Fix CI errors for flash example

* Deny warnings

* Fix more warnings

* Fix warnings about empty loops

* Fix more warnings related to itm or semihosting

* Make itm use log::info as println to avoid logger arg

* CI - Always enable some way to print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants