Skip to content
#

txrx

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This project demonstrates basic UART communication on an STM32F4 microcontroller. Using UART2 (PA2/PA3), the code receives characters from a serial terminal and controls the onboard LED (PA5) — the LED turns ON when '1' is received, and OFF for any other character. The project includes simple driver code for UART initialization, data tx and rx opt

  • Updated Jul 30, 2025
  • C

Improve this page

Add a description, image, and links to the txrx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the txrx topic, visit your repo's landing page and select "manage topics."

Learn more