A project showing how to use GD32VF103 board as USBtoUART bridge is added to GitHub.
Main Features (more details in the repository):
- The project implements USB CDC/ACM device with some additional features.
- Bridging USB to two UARTS is supported.
- Display support, displays status and statistics.
- Baudrates from 2400 ~ 4000000 Bd are supported
- Python CDC driver with examples included