Change the world

Download: Examples - UART.zip

The following example programs are available to demonstrate the basic principles of using the STM32F3-Discovery's UART for RS-232 communication to a PC or another microcontroller:

  • ex1_UART_HelloWorld.c
  • ex2_UART_echo.c
  • ex3_UART_analog.c
  • ex4_UART_button.c
  • ex5_UART_leds_simple.c
  • ex6_UART_leds.c
  • ex7_UART_leds_sw_analog.c