Problem Configuring STM32H747BIT6 in I2C FAST MODE and FAST MODE PLUS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-07 12:35 AM
Hey all,
I am facing problem in configuring my board in I2c protocol. When i configured the same board in standard mode it is working fine. Rest of the settings for pins(pull-up) ,rise time and fall time are same in both the files.
Also attaching waveforms for both the mode. Can anyone suggest me what can be done to make the board work in fast mode as well.
Thanking you in advance.
Solved! Go to Solution.
- Labels:
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-07 4:34 AM
The pullup resistors on the SDA/SCL lines are insufficient for fast mode. Replace them with lower valued resistors. 2.2 kOhm is typically fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-07 4:34 AM
The pullup resistors on the SDA/SCL lines are insufficient for fast mode. Replace them with lower valued resistors. 2.2 kOhm is typically fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-07 5:08 AM
Dear TDK,
Thanks for your suggestion. Will implement the changes within the circuit and let you know if it is working or not.
:thumbs_up:.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-07 10:58 PM
Dear TDK,
Thank you so much for your suggestion i have implemented the changes in the hardware and is it working fine. Thank you for being kind and replying.
