FreeRTOS on STM32G0B1: Unable to use as I2C Slave
Hello, good afternoon.I have two Nucleo boards STM32G071RB that I have written an I2C interface for. It is basically a command interface, where Master sends a command, and polls the slave later to get the response. I have tested my application thorou...