User Activity

HelloI am trying to setup SPI communication between an ESP32 as Master (programmed with arduino ide) and an f030R8 programmed with the Cube IDE. The stm is reading analog values from its adc pin in the main loop and should transmit them to the master...