Any tutorial or example code for STM32G0 I2C slave? And a very strange addressing problem.
Hello, I have tried a number of I2C slave tutorials found on YouTube with no success, but none are specifically for the STM32G03 series. Also I am getting a very strange phenomenon. In CubeMX for I2C2 I set the first slave address to 0x012. On my PC ...