Summary of Contents for Nuvoton NuMicro M031 Series
Page 1
The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission from Nuvoton. Nuvoton is providing this document only for reference purposes of NuMicro microcontroller based system design. Nuvoton assumes no responsibility for errors or omissions.
Page 4
NuMaker-M031TB List of Figures Figure 1-1 NuMaker-M031TB Board ....................6 Figure 2-1 Front View of NuMaker-M031TB ..................8 Figure 2-2 Rear View of NuMaker-M031TB ..................9 Figure 2-3 Arduino UNO Compatible Extension Connectors ............10 Figure 2-4 M031TB0AE Extension Connectors ................12 Figure 2-5 External Power Supply Sources on Nu-Link2-Me ............
Page 5
NuMaker-M031TB List of Tables Table 2-1 Arduino UNO Extension Connectors and M031TB0AE Mapping GPIO List ....11 Table 2-2 M031TB0AE Full-pin Extension Connectors and GPIO Function List ......13 Table 2-3 Vin Power Source ......................14 Table 2-4 5V Power Sources ......................14 Table 2-5 3.3 V Power Sources .....................
NuMaker-M031TB OVERVIEW This user manual is aimed to give users a fast introduction to the use of NuMaker-M031TB board. The NuMaker-M031TB consists of two parts, a M031 platform and an on-board Nu-Link2-Me debugger and programmer. The NuMaker-M031TB allows users to quickly develop and easily program and debug application.
Page 7
NuMaker-M031TB ICE USB connector on Nu-Link2-Me On-board Nu-Link2-Me debugger and programmer: Debug through SWD interface On-line/off-line programming Virtual COM port function Feb. 20, 2019 Page 7 of 36 Rev 1.00...
NuMaker-M031TB NUMAKER-M031TB OVERVIEW Front View Arduino UNO Compatible Extension Connector Switch Reset Button External V Connector Ammeter VCOM Switch ICE USB Connector USB Power Connector ICE Chip: M48SSIDAE Power LED ICE Status LED PB14 LED Off-line Program Button External V Connector M031 Platform Nu-Link2-Me...
NuMaker-M031TB Rear View Figure 2-2 shows the main components and connectors from the rear side of NuMaker-M031TB. The following lists components and connectors from the rear view: Nu-Link2-Me MCUVCC Power Switch (ICEJPR1) ICEVCC Power Switch (ICEJPR2) ICEVCC Power Switch MCUVCC Power Switch Figure 2-2 Rear View of NuMaker-M031TB Feb.
NuMaker-M031TB System Configuration 2.5.1 VIN Power Source Table 2-3 presents the Vin power source. Net Name in Connector Comment Schematic Board external power source, with voltage range from 7 V to 12 V. The voltage regulator UP2 converts the NU1 NU1 pin8 NU1_VIN pin8 input voltage to 5 V and supplies it to NuMaker-...
NuMaker-M031TB 2.5.4 1.8 V Power Sources Table 2-6 presents the 1.8 V power source. Voltage Regular 5V Source Comment ICEUP2 converts USB_HS_VBUS to 1.8V and supplies ICEUP2 USB_HS_VBUS 1.8V to M031 platform or ICE chip. Table 2-6 1.8 V Power Sources 2.5.5 Power Connectors Table 2-7 presents the power connectors.
NuMaker-M031TB 2.5.8 Power Supply Models 2.5.8.1 External Power Supply through Nu-Link2-Me to Target Chip The external power supply source on Nu-Link2-Me is shown in Figure 2-5. ICE USB Connector (ICEJ3) Nu-Link2-Me Figure 2-5 External Power Supply Sources on Nu-Link2-Me To use ICEJ3 as external power supply source with Nu-Link2-Me, please follow the below steps: 1.
NuMaker-M031TB 2.5.8.2 External Power Supply through M031 platform to Target Chip The external power supply sources on M031 platform are shown in Figure 2-6. External V Connector (JP1) USB Power Connector (J2) External V Connector (JP2) NU1 pin8 (Vin) Figure 2-6 External Power Supply Sources on M031 Platform To use Vin or J2 as external power supply source, please follow the below steps: 1.
NuMaker-M031TB External V Connector (JP1) USB Power Connector (J2) " External V Connector (JP2) Separate Nu-Link2-Me NU1 pin8 (Vin) Figure 2-7 Separate the Nu-Link2-Me from NuMaker-M031TB Table 2-11 presents all power models when supplies external power through M031 platform. The M031 platform external power sources are highlighted in yellow.
NuMaker-M031TB 2.5.9 Ammeter Connector Table 2-12 presents the ammeter connector. Connector Comment Connector for user to easily measure the target chip power consumption. AMMETER User needs to remove the R16 resistor. Table 2-12 Ammeter Connector External V Connector (JP1) USB Power Connector (J2) "...
NuMaker-M031TB 2.5.12 LEDs Table 2-15 presents the LEDs. Component Comment Power LED The power LED indicates that the NuMaker-M031TB is powered. PB14 LED The LED is connected to the target chip PB.14. ICES0, ICES1, ICES2 Nu-Link2-Me status LED. and ICES3 Table 2-15 LEDs Nu-Link2-Me The Nu-Link2-Me is a debugger and programmer that supports on-line programming and debugging...
NuMaker-M031TB PCB Placement Figure 2-9 and Figure 2-10 show the front and rear placement of NuMaker-M031TB. Figure 2-9 Front Placement Figure 2-10 Rear Placement Feb. 20, 2019 Page 21 of 36 Rev 1.00...
KEIL MDK Nuvoton edition M0/M23 IAR EWARM NuEclipse (GCC)(Windows) NuEclipse (GCC)(Linux) Nuvoton Nu-Link Driver Installation Download and install the latest Nuvoton Nu-Link Driver. Download and install Nu-Link_Keil_Driver when using Keil MDK. Download and install Nu-Link_IAR_Driver when using IAR EWARM.
2. Connect the ICE USB connector shown in Figure 3-4 to the PC USB port through USB cable. Figure 3-4 ICE USB Connector 3. Find the “Nuvoton Virtual COM Port” on the Device Manger as Figure 3-5. Feb. 20, 2019 Page 24 of 36 Rev 1.00...
NuMaker-M031TB Figure 3-5 Device Manger 4. Open a serial port terminal, PuTTY for example, to print out debug message. Set the speed to 115200. Figure 3-6 presents the PuTTY session setting. Figure 3-6 PuTTY Session Setting Feb. 20, 2019 Page 25 of 36 Rev 1.00...
NuMaker-M031TB Find the Example Project Use the “Template” project as an example. The project can be found under the BSP folder as shown in Figure 3-7. M031_Series_BSP_CMSIS_V3.XX.XXX SampleCode Template Keil Figure 3-7 Template Project Folder Path Execute the Project under Toolchains Open and execute the project under the toolchain.
Figure 3-9 Project File Migrate to Version 5 Format 2. Make sure the debugger is “Nuvoton Nu-Link Debugger” as shown in Figure 3-10 and Figure 3-11. Note: If the dropdown menu in Figure 3-10 does not contain “Nuvoton Nu-Link Debugger” item, please rework section 3.2.
NuMaker-M031TB 3.6.2 IAR EWARM This section provides steps to beginners on how to run a project by using IAR EWARM. 1. Double click the “Template.eww” to open the project. 2. Make sure the toolbar contain “Nu-Link” item as shown in Figure 3-15. Note: If the toolbar does not contain “Nu-Link”...
NuMaker-M031TB 4. Figure 3-17 shows the debug mode under IAR EWARN. Click “Go” and the debug message will be printed out as shown in Figure 3-18. User can debug the project under debug mode by checking source code, assembly language, peripherals’ registers, and setting breakpoint, step run, value monitor, etc.
Page 35
NuMaker-M031TB REVISION HISTORY Date Revision Description 2019.02.20 1.00 Initially issued. Feb. 20, 2019 Page 35 of 36 Rev 1.00...
Page 36
NuMaker-M031TB Important Notice Nuvoton Products are neither intended nor warranted for usage in systems or equipment, any malfunction or failure of which may cause loss of human life, bodily injury or severe property damage. Such applications are deemed, “Insecure Usage”.
Need help?
Do you have a question about the NuMicro M031 Series and is the answer not in the manual?
Questions and answers