【GD32E503 Review】- Getting Started Unboxing Review
[Copy link]
First of all, I am very happy to get the GD32E503V development board review. Since I started to use GD's MCU last year, I think this domestic MCU is simply amazing! Not only is it better than STM32 in performance, but it is also almost completely compatible with STM32. This makes me see the rise of domestic chips! I have to praise it. It's awesome. I am lucky to have this opportunity to experience the development board. Let me introduce the GD32E503V development board to you. Secondly, I have to thank eeword for providing this platform for us to share experiences, information and broaden our horizons.
First of all, this is the packaging of the development board, which looks quite high-end.
Next, let's look at the development board. Well, after a rough evaluation, I think it feels okay.
When powered on, the development board comes with a light program with a screen and touch screen. By clicking the 4 buttons on the screen, you can turn on the LED light. Of course, the color of the interface will look worse than 16-bit color, but it feels okay and is enough for making an embedded interface.
The accompanying software development kit documentation is also quite comprehensive, including not only schematics but also a user guide.
First, the power supply is 5v to 3.3v. There are pin headers on the board, which can easily select the boot mode.
For details, please refer to: GD32E503V-EVAL Evaluation Board User Guide_Rev1.0, which is written in quite detail and will not be repeated here.
Further viewing routines:
This sample code is also sufficient.
Open the first example and let's light up the first LED.
Regarding the above examples, GD has officially provided a good description document: GD32E503V-EVAL Evaluation Board User Guide_Rev1.0.pdf, which will not be provided here.
Oh, by the way, we also need to build a development environment.
The development environment I use is keil MDK 5.27. You need to install a packs, which can be downloaded from the GD official website or from the GD shared network disk. After installation, you can compile and download
If you need to obtain relevant documents, please contact Q: 181428254
|