rt-thread-official/bsp/nuvoton/numaker-m2354
Man, Jianting (Meco) bb1084556f [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题

* format codes

* [libc] 整理格式

* refresh projects
2022-01-09 00:20:32 +08:00
..
applications Support M2354 platform. 2021-02-05 18:52:13 +08:00
board [armclang] 使用__clang__代替__CLANG_ARM 2021-12-29 14:15:38 -05:00
linking_scripts Support M2354 platform. 2021-02-05 18:52:13 +08:00
.config [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
Kconfig Support M2354 platform. 2021-02-05 18:52:13 +08:00
Nu_Link_Driver.ini Nuvoton release/update. 2021-05-12 18:49:31 +08:00
README.md Correct rvds.S including for armclang platform. 2021-05-10 16:17:11 +08:00
SConscript Support M2354 platform. 2021-02-05 18:52:13 +08:00
SConstruct [update] CFLAGS 2021-12-17 14:28:40 +08:00
project.uvprojx [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
rtconfig.h [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
rtconfig.py Correct rvds.S including for armclang platform. 2021-05-10 16:17:11 +08:00
template.ewd Support M2354 platform. 2021-02-05 18:52:13 +08:00
template.ewp Support M2354 platform. 2021-02-05 18:52:13 +08:00
template.eww Support M2354 platform. 2021-02-05 18:52:13 +08:00
template.uvprojx Support M2354 platform. 2021-02-05 18:52:13 +08:00

README.md

NuMaker-M2354

1. Introduction

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

NuMaker-M2354

1.1 MCU specification

Features
MCU M2354KJFAE
Operation frequency 96MHz
embedded Flash size 1MB, Dual Bank
SRAM size 256kB
Crypto engine PRNG, AES, ECC, RSA, HMAC and SHA crypto accelerator

1.2 Interface

Interface
Arduino UNO
USB 1.1 OTG ports
A microSD slot
A segment LCD port

1.3 On-board devices

Device Description Driver supporting status
Wi-Fi module ESP8266-ESP12, AT firmware v1.7 Supported
Segment LCD module Supported

2. Supported compiler

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

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

Notice: (1) 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-M2354 board. Set the four switches to ON position. After the configuration is done, connect the NuMaker-M2354 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