446bde64c8
* 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> |
||
---|---|---|
.. | ||
applications | ||
board | ||
linking_scripts | ||
.config | ||
Kconfig | ||
Nu_Link_Driver.ini | ||
README.md | ||
SConscript | ||
SConstruct | ||
rtconfig.py | ||
template.ewd | ||
template.ewp | ||
template.eww | ||
template.uvproj | ||
template.uvprojx |
README.md
NuMaker-PFM-M487
1. Introduction
NuMaker-PFM-M487 provides multiple networking, interfaces, audio recording, playback functions, and flexible extended data storage.
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 |
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 |
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-PFM-M487 board. Set the four switches to ‘ON’ position. After the configuration is done, connect the NuMaker-PFM-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.
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.
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.