2015-04-02 01:52 AM
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-1mhz2015-04-02 08:21 AM
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.
2015-04-03 12:41 AM
Hello,
thanks for your answer. Is it possible to implements FM+ in STM32F04 despite ? II don't see any hardware limitations