rt-thread/bsp/nuvoton/numaker-iot-m487
Wayne Lin dfbeb9e88c Sync Nuvoton porting.
1. NUC980 platform: USBH, INPUTCAPTURE, SPINAND.
2. Correct enter-quad-mode routine in board_dec.c.
3. Use RT_ASSERT to catch system-call-exceptions.
2021-02-01 10:35:44 +08:00
..
applications Update nuvoton porting. 2020-12-21 14:57:09 +08:00
board Sync Nuvoton porting. 2021-02-01 10:35:44 +08:00
linking_scripts Update nuvoton porting. 2020-12-21 14:57:09 +08:00
.config Update nuvoton porting. 2020-12-21 14:57:09 +08:00
Kconfig Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards. 2020-06-17 16:30:11 +08:00
Nu_Link_Driver.ini Sync Nuvoton porting. 2021-02-01 10:35:44 +08:00
README.md Update nuvoton porting. 2020-12-21 14:57:09 +08:00
SConscript Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards. 2020-06-17 16:30:11 +08:00
SConstruct Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards. 2020-06-17 16:30:11 +08:00
rtconfig.py Add compiling option for building time. 2020-06-24 00:32:10 +08:00
template.ewd Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards. 2020-06-17 16:30:11 +08:00
template.ewp Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards. 2020-06-17 16:30:11 +08:00
template.eww Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards. 2020-06-17 16:30:11 +08:00
template.uvproj Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards. 2020-06-17 16:30:11 +08:00
template.uvprojx Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards. 2020-06-17 16:30:11 +08:00

README.md

NuMaker-IoT-M487

1. Introduction

NuMaker-IoT-M487 provides multiple networking, interfaces, audio recording, playback functions, and flexible extended data storage. Whether you need a sensor node or a light-weight gateway, the NuMaker-IoT-M487 is an ideal choice for IoT applications.

NuMaker-IoT-M487

1.1 MCU specification

Features
MCU M487JIDAE
Operation frequency 192MHz
embedded Flash size 512kB, Dual Bank
SRAM size 160kB
Crypto engine DES, AES, ECC, 3DES, HMAC and SHA crypto accelerator
RMII interface Support 10/100 Mbps Ethernet

1.2 Interface

Interface
Arduino UNO
mikroBUS
NuMaker-Brick I2C
RJ45 Ethernet
USB 1.1/2.0 OTG ports
A microSD slot
A 3.5mm Audio connector

1.3 On-board devices

Device Description Driver supporting status
SPI flash W25Q32 Supported
Ethernet PHY IP101GR Supported
Sensor BMX055 Supported
Wi-Fi module ESP8266-ESP12, AT firmware v1.7 Supported
Audio Codec NAU88L25, Supports MIC and earphone Supported

2. Supported compiler

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

IDE/Compiler Tested version
MDK4 4.76
MDK5 5.26.2
IAR 8.2
GCC GCC 5.4.1 20160919 (release)

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-IOT-M487 board. Set the four switches to ON position. After the configuration is done, connect the NuMaker-IOT-M487 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