How to set I2C Fast Mode Plus (SCL 1Mhz) for STM32F411RET6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-29 4:19 PM
I am using cubeMX and I wonder how to set I2C fast mode plus(SCL 1Mhz) in cubeMX.
If it is not possible to set it in cubex, I wonder what the other way is.
Solved! Go to Solution.
- Labels:
-
I2C
-
STM32CubeMX
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-30 5:31 AM
Hello @HInwo.1,
The I2C bus frequency can be increased up to 1 MHz.
For more details about the complete solution, please contact your local ST sales representative.
(rm0383-stm32f411xce-advanced-armbased-32bit-mcus-stmicroelectronics section 18.2)
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-30 5:31 AM
Hello @HInwo.1,
The I2C bus frequency can be increased up to 1 MHz.
For more details about the complete solution, please contact your local ST sales representative.
(rm0383-stm32f411xce-advanced-armbased-32bit-mcus-stmicroelectronics section 18.2)
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-30 8:19 PM
Thank you for your reply. I'll ask the ST sales.
