User Activity

Hi There,the goal is to get data from an MCU via I2C to a Raspberry Pi. I already have this working with ATMegas but would like to move to the STM32 Platfrom.Seems I'm quite spoiled as all I needed to get I2C working was this:void sendData(){ byte ...