How to use I2C to read GPIO pins on STM3241G-Eval
Hi,I have STM3241G-Eval board and I'm trying to learn things.Did some LED blinking and now trying to get in to the I2C world.So I created a project with STM32CubeMX and initialized all peripherals with their default Modes.I enabled FREERTOS and gener...