Program the GD32VF103 using C, your favourite editor and make
-
Updated
Apr 7, 2023 - C++
Program the GD32VF103 using C, your favourite editor and make
Demo to test the Longan Nano screen driver. Display class interfaces with low level hardware. Screen class provide a sprite based frame buffer meant to reduce CPU use by not redrawing sprites already on screen. Demo uses boot button to cycle between five demos.
Display driver for the Longan-Nano GD32VF103 based on the ST7735S controller. Driver uses SPI0 and DMA acceleration
Test the SPI1 pheriperal and look at the waveforms
Minimal example showing how to use interrupts in the longan nano. The boot button connected to PA8 triggers the blue/green LED
Add a description, image, and links to the gd32vf103 topic page so that developers can more easily learn about it.
To associate your repository with the gd32vf103 topic, visit your repo's landing page and select "manage topics."