[ST NUCLEO-G071RB Review]——First Look at the Kit[Copy link]
This post was last edited by hujj on 2019-1-5 22:44 The development board ST NUCLEO-G071RB evaluated in this event is provided by STMicroelectronics. Thanks to STMicroelectronics for its support for EEWorld's evaluation! I had the honor to participate in the evaluation activity organized by EEWorld. I received the board yesterday afternoon. I started downloading and organizing the materials in the evening and established the development platform. First, let me share with you the beautiful photos of the development board. This is the front photo of the development board I received, which has not been unpacked:
Let me talk about the first impression. The white board gives people a clean and tidy appearance. There are not many components on the front and back, but there are many pins. What's more valuable is that all pins are long pins, and both sides can be connected, which is very convenient for testing. There is no need to worry about the problem of inconvenient connection to the logic analyzer signal line after connecting the DuPont line. After unpacking the development board, I didn't rush to power it on for trial use. Instead, I downloaded the data and templates first. From last night to today, I have been organizing the data and building the platform all day. First, I unzipped the downloaded template. I chose the Keil template. After opening it, I tried to compile it and it passed smoothly.
Then I opened the user manual, but it was all in English, and my English foundation was too poor. In order to read it smoothly, I translated it through Baidu and compiled it into Chinese materials. However, this Chinese material will definitely have errors and is for reference only. Below are the links to the original English file and the Chinese materials compiled through Baidu translation:
stm32g07xUserManual.pdf(1.29 MB, downloads: 51)
According to the user manual, I compiled the development board pin arrangement information for your reference:
ST-G07xRB开发板引脚.xlsx(331.3 KB, downloads: 37)
2019-1-3 22:00 上传
点击文件名下载附件
So far, the firmware library manual has not been found. After finding this information, you can officially start writing the evaluation code. This content was originally created by EEWORLD forum user hujj. If you need to reprint or use it for commercial purposes, you must obtain the author's consent and indicate the source
Not bad, not bad. I said I would apply for one to study, but my own space is already occupied by a small project. I wanted to apply for one for research. I'm lucky enough to use it well. It's all right if it's reflected in valuable places.
Details
Published on 2019-1-4 12:50
Not bad, not bad. I said I would apply for one to study, but my own space is already occupied by a small project. I wanted to apply for one for research. I'm lucky enough to use it well. It's all right if it's reflected in valuable places.
I spent a whole day today organizing the pinout information in the STM32G07x data sheet into an EXCEL file and saved it together with the development board pinout file. By copying it again, I not only deepened my impression of it, but also made it easier to find. I would like to share this information with you: Source file:
DM00412180_ENV2.pdf(2.36 MB, downloads: 20)
2019-1-4 22:13 上传
点击文件名下载附件
EXCEL file with chip pinout information added:
ST-G07xRB开发板引脚.xlsx(342.23 KB, downloads: 12)