Software › UART Hello
UART Hello
demo Open · freely redistributable
An original CC0 bare-metal GD32VF103 program. It configures PA9 as the USART0_TX alternate-function output, enables the transmitter, and prints "Hello from the Sipeed Longan Nano!" and an incrementing counter over USART0 — waiting on STAT.TBE for each byte — while blinking the blue LED and showing a banner on the LCD. Exercises the real USART0 transmit path.
Format: GD32VF103 flash image (bare-metal, compiled C) · By: emulators.org · Licence: Public domain (CC0)