User Activity

Hello,I am implementing my own I2C drivers based on the LL drivers provided by stm32g031xxxx (STM is the only master) Transmission and Reception all work very well but I am trying to get away with some optimization by starting a I2C read from a slave...