cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 I²C up to 400KHz why not describe in datasheet

deliancourt
Associate II
Posted on April 02, 2015 at 10:52

Hello,

In cortex ARM M-3 (FO and F3) we can use I�C mode until 1MHz, but not with STM32F407. Somebody do you know why ? Clock is faster than F3 series so for me is possible.

#i2c-f4-1mhz
2 REPLIES 2
Amel NASRI
ST Employee
Posted on April 02, 2015 at 17:21

FM+ mode (I2C up to 1MHz) is available in STM32F446.

The availability of this mode doesn't depend on the use core:

- F3: Cortex-M4

- F0: Cortex-M0

- F4: Cortex-M4

-Mayla-

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.

deliancourt
Associate II
Posted on April 03, 2015 at 09:41

Hello,

thanks for your answer. Is it possible to implements FM+ in STM32F04 despite ? II don't see any hardware limitations