kurisaw fe1308976e version: version release preparation 4 weeks ago
..
applications b0c247fb59 [components/drivers][touch]删除多余的touch.h (#7090) 2 years ago
board fe3c4d456e bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 1 year ago
linking_scripts 4fcb87a8aa Support M2354 platform. 4 years ago
.config 983f02151a 修复 MMCSD 宏拼写错误+内核开启LOG_D编译问题 3 months ago
Kconfig fe3c4d456e bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 1 year ago
README.md 0da2fb5f9b Correct rvds.S including for armclang platform. 4 years ago
SConscript 4fcb87a8aa Support M2354 platform. 4 years ago
SConstruct 83b3aadaa3 [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 3 years ago
config_lvgl 86f72ed6da Update NuMaker-M2354 BSP building. 1 year ago
project.ewp fe1308976e version: version release preparation 4 weeks ago
project.eww fe1308976e version: version release preparation 4 weeks ago
project.uvprojx fe1308976e version: version release preparation 4 weeks ago
rtconfig.h 983f02151a 修复 MMCSD 宏拼写错误+内核开启LOG_D编译问题 3 months ago
rtconfig.py c9878aacd2 [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 3 years ago
template.ewd 4fcb87a8aa Support M2354 platform. 4 years ago
template.ewp 4fcb87a8aa Support M2354 platform. 4 years ago
template.eww 4fcb87a8aa Support M2354 platform. 4 years ago
template.uvprojx 4fcb87a8aa Support M2354 platform. 4 years ago

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