Can STM32F301 use 3 I2C simultaneously?
hello.
I've never used STM32 before.
I'm trying to use it this time. It requires several pins of GPIO and 3 channels of I2C.
I searched and the STM32F301 seemed suitable, so I designed a circuit using it.
I tried setting the PIN using a setting tool called CUBEMX, but there seems to be something wrong.
If I set up I2C3 of STM32F301 using cubemx, exclamation marks appear on all I2C channels.
can i know what is the problem?


