rt-thread/bsp/nuvoton/numaker-m032ki
Wayne 446bde64c8
[Nuvoton] Update drivers (#5501)
* Update drivers.

1. Improve LVGL avg FPS.
2. Sync configuration to 4.1.0.

* [Nuvoton] Update drivers.

1. Fix open-control order issue in CAN driver.
2. [N9H30] Improve N9H30 I2C busy-wait implementation.
3. [N9H30] Support 1024x600x32b LCD panel.
4. Move nu_packages menu into sub-menu of board.

* Update menu-option.

1. Set BOARD_USING_LCM is on by default.
2. Fix default value setting in choice-option.

* Fix control function in I2C driver.

* Add sdk_dist.py and ADC touching calibration function.

Co-authored-by: Wayne Lin <wclin@nuvoton.com>
2022-01-16 18:43:27 +08:00
..
applications [update] move dfs_posix.h to legacy/dfs/dfs_posix.h 2022-01-14 23:09:32 +08:00
board [Nuvoton] Update drivers (#5501) 2022-01-16 18:43:27 +08:00
linking_scripts [nuvoton] Support M031 Series. 2021-05-17 16:23:41 +08:00
.config [Nuvoton] Update drivers (#5501) 2022-01-16 18:43:27 +08:00
Kconfig [Nuvoton] Update drivers (#5501) 2022-01-16 18:43:27 +08:00
Nu_Link_Driver.ini [nuvoton] Support M031 Series. 2021-05-17 16:23:41 +08:00
README.md [nuvoton] Support M031 Series. 2021-05-17 16:23:41 +08:00
SConscript [nuvoton] Support M031 Series. 2021-05-17 16:23:41 +08:00
SConstruct [update] CFLAGS 2021-12-17 14:28:40 +08:00
rtconfig.py [Nuvoton] Update drivers (#5501) 2022-01-16 18:43:27 +08:00
template.ewd [nuvoton] Support M031 Series. 2021-05-17 16:23:41 +08:00
template.ewp [nuvoton] Support M031 Series. 2021-05-17 16:23:41 +08:00
template.eww [nuvoton] Support M031 Series. 2021-05-17 16:23:41 +08:00
template.uvprojx [nuvoton] Support M031 Series. 2021-05-17 16:23:41 +08:00

README.md

NuMaker-M032KI

1. Introduction

The NuMaker-M032KI is an evaluation board for Nuvoton NuMicro M032 microcontrollers. The NuMaker-M032KI consists of two parts, a M032 target board and an on-board Nu-Link2-Me debugger and programmer. The NuMaker-M032KI is designed for secure evaluation, prototype development and validation with power consumption monitoring function.

NuMaker-M032KI

1.1 MCU specification

Features
MCU M032KIAAE
Operation frequency 72MHz
embedded Flash size 512KB, Dual Bank
SRAM size 96kB

1.2 Interface

Interface
Arduino UNO
USB 1.1 port

1.3 On-board devices

Device Description Driver supporting status
LED PB14 Led Supported

2. Supported compiler

Support GCC, MDK5, IAR IDE/compilers. More information of these compiler version as following:

IDE/Compiler Tested version
MDK5 5.28.0
IAR 8.32
GCC GCC 6.3.1 20170620 (Need update env)

Notice: Please install Nu-Link_Keil_Driver or Nu-Link_IAR_Driver for development.

3. Program firmware

Step 1:

At first, you need to configure ISW1 switch on the NuMaker-M032KI board. Set the four switches to ON position. After the configuration is done, connect the NuMaker-M032KI board and your computer using the USB Micro cable. After that, window manager will show a NuMicro MCU virtual disk. Finally, you will use this virtual disk to burn firmware.

NuLinkMe

NuMicro MCU

Step 2:

A simple firmware burning method is that you can drag and drop the binary image file to NuMicro MCU virtual disk or copy the binary file to NuMicro MCU disk to burn firmware.

CopyTo

4. Test

You can use Tera Term terminate emulator (or other software) to type commands of RTT. All parameters of serial communication are shown in below image. Here, you can find out the corresponding port number of Nuvoton Virtual Com Port in window device manager.

Serial settings

5. Purchase

6. Resources