Resolved! STM32 blue pill, SPI mcu-mcu comunication
Hello everyone. I'm currently just learning and getting familiar with microcontrollers. For educational purposes, I would like to set up master-slave communication between two C8T6 boards. The master should send an array of values, which the slave re...