-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Builds stm32 I2C driver for F0, fixes timings. (#662)
- Adds the STM32I2C.cxx to the sources built in the f091 tree. - Separates the timing settings for each stm32 family member we have. - Adds correct timings for 48, 72, 80 and 216 MHz chips for 400 kHz I2C frequency.
- Loading branch information
1 parent
906871a
commit a8d1910
Showing
2 changed files
with
27 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters