当前位置:网站首页>First acquaintance with NK-RTU980 development board
First acquaintance with NK-RTU980 development board
2022-07-31 07:59:00 【matchstick mcu】
For detailed instructions, please refer to the official user manualUM_NuMaker_RTU_NUC980_EN_Rev1.00.pdf.
Board overview:


Resources:
1. Processor: NUC980DR61YC, packaged in LQFP64, running at 300MHz, integrated with 64MB DDR2 memory;
2. Storage: W25Q256FV, SPI-NOR (256M-Bit);
Getting started:
1. Download BSP
Download BSP package from official, there are Linux4.4 version and Non OS version BSP, Non OS BSPContains FreeRTOS system demo.

Since I chose bare metal development, I downloaded NUC980_Non-OS_BSP_v1.03.000.
2. Connect the development board to the computer
Use a USB to MicroUSB data cable, one end is connected to the computer, the other end is connected to the VCOM port of the development board, the VCOM port uses a NUC123ZD4AN0 MCU as a USB to serial port chip, and is connected to the NUC980 UART0 (debug):

After the connection is made, the computer will automatically install the driver. After the driver is installed, there will be a USB serial device under the computer's Device Manager > Ports (COM and LPT):

3. Enter the console
The development board runs the Linux system by default, and the terminal software such as SecureCRT can be started on the computer:

Enter shell commands on the keyboard.
To view the full boot log, press the Reset button on the board.
边栏推荐
- Reimbursement Process | By Tianfang
- CNN--各层的介绍
- 完美指南|如何使用 ODBC 进行无代理 Oracle 数据库监控?
- How to set the computer password?How to add "safety lock" to your computer
- uniapp 高度不自适应
- The Perfect Guide|How to use ODBC for Agentless Oracle Database Monitoring?
- navicat 新建数据库
- 2022.07.24_Daily Question
- 2022.07.15_Daily Question
- Embedded system driver primary [2] - _ parameters and dependencies under the kernel module
猜你喜欢
随机推荐
嵌入式系统驱动初级【2】——内核模块下_参数和依赖
2022.07.15_Daily Question
2022.07.14_Daily Question
van-uploader上传图片,使用base64回显无法预览的问题
【Objective-C语言中的@property】
2022.07.29_每日一题
我开发了一个利用 Bun 执行 .ts / .js 文件的 VS Code 插件
MySql数据库优化查询工具
2022.07.26_Daily Question
ros little turtle drawing
【Go语言入门教程】Go语言简介
Locust 1.0版本引入的变化
Pygame Surface对象
《C语言小游戏》扫雷
[Interview: Concurrency 37: Multithreading: Thread Pool] Custom Thread Pool
波士顿房价数据集 Boston house prices dataset
2022.07.14_Daily Question
The Perfect Guide|How to use ODBC for Agentless Oracle Database Monitoring?
2022.07.15_每日一题
2022.07.14_每日一题








![[Interview: Concurrency 37: Multithreading: Thread Pool] Custom Thread Pool](/img/61/71131414c48bb77aa9160b61a68811.png)
