STM32L4R5AG fast mode I2C with 4MHz PCLK
Hi,I'm using the STM32L4R5AG MCU with 4MHz MSI clock.I want to use I2C in fast mode (400kHz).The PCLK for I2C is also 4MHz from the MSI directly (in my application, I don't want to use a PLL).In CubeMX for 4MHz PCLK, if I select fast mode, the TIMING...