Demo project for Olimex board GD32-H405 rev.C
Build info:
IDE: EWARM 9.20.4
Programmer: J-Link (also tested with ST-Link V2)
If you prefer not to compile there is a prebuilt bin file in the root folder of the example.

The program demonstrates basic functionality of the peripherals.
The LED will blink with 1 Hz frequency driven by RTC oscillator.
On the terminal (USART2 pins) you will see timer also driven by the RTC oscillator.
	USART2 pins are:
	RX -> PA3 (EXT2-10)
	TX -> PA2 (EXT2-7)
	GND -> GND (EXT2-6)
USB HID device (mouse) will be initialized.
When you press the button the mouse coursor will spin.

Stanimir Petev, Olimex
YYYY/MM/DD
2022/09/05
