How to use USB Device and I2C at the same time? (STM32F401CE)
Hello Community,I can create projects with CubeMX and CubeIDE to transmit or transmit/receive USB Virtual Com data with a STM32F401CE.As soon as the I2C peripheral is enabled, the USB fails. Commenting out the added lines indicates that this is the ...