Evaluation board for numicro m460 series (66 pages)
Summary of Contents for Nuvoton NuMicro 8051 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.
ML56 platform provides the extension connectors of ML56SD1AE, the Arduino UNO compatible headers and able to adopt multiple power supply. Furthermore, the Nuvoton designed ammeter connector can measure the power consumption instantly, which is essential for the prototype evaluation.
NuMaker-ML56SD HARDWARE CONFIGURATION Front View Arduino UNO Compatible Extension Connectors Switch Reset Button External V Connector USB PWR Connector VCOM Switch Ammeter ICE USB Connector TK0 Touch key ICE Chip: M48SSIDAE TK6 Shileding ICE Status LED P0.0 LED Off-line Program Button External V Connector ML56 Platform...
NuMaker-ML56SD Rear View Figure 3-2 shows the main components and connectors from the rear side of NuMaker-ML56SD. 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 3-2 Rear View of NuMaker-ML56SD Mar.
NuMaker-ML56SD Power Supply Configuration The NuMaker-ML56SD is able to adopt multiple power supply. External power sources include NU1 Vin (7 V to 12 V), V (depending on target chip operating voltage), and PC through USB connector. By using switches and voltage regulator, multiple power domains can be created on the NuMaker-ML56SD. 3.4.1 VIN Power Source Table 3-5 presents the Vin power source.
NuMaker-ML56SD 3.4.3 3.3 V Power Sources Table 3-7 presents the 3.3 V power sources. Voltage 5 V Source Description Regulator ICEUP1 converts USB_HS_VBUS to 3.3 V and ICEUP1 USB_HS_VBUS supplies 3.3 V to ML56 platform or ICE chip. UP1 converts USB_VBUS to 3.3 V and supplies 3.3 V to ML56 platform.
NuMaker-ML56SD 3.4.6 USB Connectors Table 3-10 presents the USB connectors. Connector Description ICE USB connector on Nu-Link2-Me for power supply, debugging and ICEJ3 programming from PC. USB FS connector on NuMaker-ML56SD for power supply. Table 3-10 USB Connectors 3.4.7 Power Switches Table 3-11 presents the power switches.
NuMaker-ML56SD 1. Solder the resistor on ICEJPR1 (MCUVCC) depends on the target chip operating voltage. 2. Solder the resistor on ICEJPR2 (ICEVCC) depends on the ICE chip operating voltage. 3. Switch the SW2 to OFF. 4. Connect the external power supply to ICEJ3. Table 3-12 presents all power models when supplies external power through Nu-Link2-Me.
NuMaker-ML56SD 1. Switch the SW2 to OFF. 2. Remove the resistor on ICEJPR1 (MCUVCC). 3. Solder the resistor on ICEJPR2 (ICEVCC) depends on the ICE chip operating voltage. 4. Connect ICEJ3 to PC. 5. Connect the external power supply to JP1. To use Vin or J2 as external power supply source with Nu-Link2-Me detached from NuMaker-ML56SD, please follow the steps below: 1.
NuMaker-ML56SD Table 3-13 presents all power models when supplies external power through ML56 platform. The ML56 platform external power sources are highlighted in yellow. ICEJPR1 ICEJPR2 Target Chip ICE Chip Model ICEJ3 (MCUVCC) (ICEVCC) Voltage Selection Voltage Selection Selection 7 V ~ 12 V Remove 3.3 V 3.3 V output...
NuMaker-ML56SD The LCD on the NuMaker-ML56SD with 8 x 40 COM/SEG. The LCD provides some information such as time, battery status, temperature, humidity and so on. The LCD is from TRICOMTEK part number RHE6616TP01. Figure 3-9 shows the LCD digit segment mapping table. Table 3-20 shows pin map for the LCD.
NuMaker-ML56SD Nu-Link2-Me The Nu-Link2-Me is an attached on-board debugger and programmer. The Nu-Link2-Me supports on- chip debugging, online and offline ICP programming through SWD interface. The Nu-Link2-Me also supports virtual COM port (VCOM) for printing debug messages on PC. Besides, the programming status can be shown on the built-in LEDs.
Install the preferred toolchain. Please make sure at least one of the toolchains has been installed. KEIL C51 IAR EW8051 Nuvoton Nu-Link Driver Installation Download and install the latest Nuvoton Nu-Link Driver. Download and install Nu-Link_Keil_Driver when using Keil C51 ...
NuMaker-ML56SD BSP Firmware Download Download and unzip the Board Support Package (BSP). Hardware Setup 1. Open the virtual COM (VCOM) function by changing Nu-Link2-Me VCOM Switch No. 1 and 2 to ON. Figure 4-3 Open VCOM Function 2. Connect the ICE USB connector shown in Figure 4-4 to the PC USB port through USB cable. Figure 4-4 ICE USB Connector Mar.
NuMaker-ML56SD 3. Find the “Nuvoton Virtual COM Port” on the Device Manger as Figure 4-5. Figure 4-5 Device Manger 4. Open a serial port terminal, PuTTY for example, to print out debug message. Set the speed to 115200. Figure 4-6 presents the PuTTY session setting.
NuMaker-ML56SD Find the Example Project Use the “Template” project as an example. The project can be found under the BSP folder as shown in Figure 4-7. ML51_ML54_ML56_BSP_Keil_C51_V2.XX.XXX SampleCode Template Keil Figure 4-7 Template Project Folder Path Execute the Project under Toolchains Open and execute the project under the toolchain.
Figure 4-9 Project File Migrate to Version 5 Format 2. Make sure the debugger is “Nuvoton Nu-Link Debugger” as shown in Figure 4-10 and Figure 4-11. Note: If the dropdown menu in Figure 4-10 does not contain “Nuvoton Nu-Link Debugger” item, please rework section 4.2.
NuMaker-ML56SD printed out as shown in Figure 4-14. User can debug the project under debug mode by checking source code, assembly language, peripherals’ registers, and setting breakpoint, step run, value monitor, etc. 3 1 2 1. Run 2. Stop 3. Reset Figure 4-13 Keil C51 Debug Mode Figure 4-14 Debug Message on Serial Port Terminal Windows Mar.
NuMaker-ML56SD 4.6.2 IAR EW8051 This section provides steps to beginners on how to run a project by using IAR EW8051. 1. Double click the “Template.eww” to open the project. 2. Make sure the toolbar contain “Nu-Link” item as shown in Figure 4-15. Note: If the toolbar does not contain “Nu-Link”...
NuMaker-ML56SD 4. Figure 4-17 shows the debug mode under IAR EW8051. Click “Go” and the debug message will be printed out as shown in Figure 4-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.
NuMaker-ML56SD PCB Placement Figure 5-5 and Figure 5-6 show the front and rear placement of NuMaker-ML56SD. Figure 5-5 Front Placement Figure 5-6 Rear Placement Mar. 08, 2021 Page 43 of 46 Rev 1.01...
NuMaker-ML56SD REVISION HISTORY Date Revision Description 2020.08.21 1.00 Initial version 2021.03.08 1.01 Modified the Figure 4-11, Figure 4-12 and 4-13. Mar. 08, 2021 Page 45 of 46 Rev 1.01...
Page 46
NuMaker-ML56SD 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 8051 Series and is the answer not in the manual?
Questions and answers