Resolved! Slave I2C fails to connect on stm32g030
I'm attempting to use a stm32g030 as an I2C slave device however the mcu fails to accept connections with the master device. I have run this code on several different board including several using a stm32g031 but experience the same issue so I am t...