This project demonstrates SPI communication between an STM32F407VGT6 microcontroller (programmed in Rust) and an Arduino Uno. The STM32 acts as the SPI master, while the Arduino is the SPI slave.