This project demonstrates UART communication between an STM32F103C8T6 Blue Pill board and an STM32F746 Discovery board.
This Code is Related to STM32F746 Discovery Board
- The STM32F7 Discovery board hosts a GUI (HMI) that sends commands via UART.
- The STM32F1 Blue Pill board receives the commands and:
- Plays sound through a buzzer 🎶
- Controls an LED that "dances" with the sound 💡
- 4 distinct sounds at different frequencies
- Ability to stop the sound
- LED animation synchronized with the buzzer
- USART6 is enabled for communication
📺 Full project demo is available on the Sly Fox Electronics YouTube Channel.