cancel
Showing results for 
Search instead for 
Did you mean: 

STD Periph drivers v1.5.0 missing peripherals

tm3341
Associate II
Posted on March 14, 2015 at 10:11

Yesterday, I saw that new STD library is available.

I realize, that F446 devices have 4 I2C peripherals.

This is said in datasheet and on website on ''Features'' section.

I tried to update my I2C library to support 4 I2C channels, but I realize, that I2C4 peripheral is not included inside stm32f4xx.h file for 1.5 version of STD drivers.

Is this correct or is this a bug?
1 REPLY 1
Amel NASRI
ST Employee
Posted on March 18, 2015 at 10:29

The 4th I2C available in STM32F446 is called ''FMPI2C1'' (Not I2C4). It is the one that may be configured in fast mode plus.

-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.