Question
I2C in different STM32 mcu lines
Posted on December 28, 2017 at 11:36
What is the reason for ST microelectronics to have different I2C modules in STM32 mcus ?
Stm32f303 and Stm32f092 has the same I2C, but stm32f446 has another I2C, and Stm32f103 has the third type of I2C.
#i2c #stm32