Skip to main content
Oliver Richter
Visitor II
May 29, 2018
Question

Question about I2C Fast Mode (1MBit/s)

  • May 29, 2018
  • 2 replies
  • 648 views
Posted on May 29, 2018 at 08:53

Dear STM Community,

we want to use I2C in Fast Mode Plus (1MBit/s) with a STM32F401xB MCU. The datasheet points out: 'The I2C bus

frequency can be increased up to 1 MHz.' What are the conditions and requirements to implement the pointed out solution? Can I update my in field MCUs with that feature?

I'm looking forward to your answer.

Kind Regards

Oliver

#stm32f401 #i2c-datasheet #i2c-setup
This topic has been closed for replies.

2 replies

Technical Moderator
May 29, 2018
Posted on May 29, 2018 at 11:15

Hello

oliver.richter

,

As noted in the

STM32F401

datasheet, please contact yourFAE or a local ST sales representative for more details about the complete solution related to I2C fast mode.

The I2C bus interface supports standard mode (up to 100 kHz) and fast mode (up to 400 kHz). 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.

With Regards,

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
AvaTar
Senior III
May 29, 2018
Posted on May 29, 2018 at 13:08

Can I update my in field MCUs with that feature?

This is only the (supposed) master.

For a successful application, your slave devices and the bus layout must support this clock frequency as well.