Line 8: Line 8:
 
=Nuvoton ISP-ICP Utility=
 
=Nuvoton ISP-ICP Utility=
 
The nuvoTon w78E052D  controller comes with UART boot-loader and can be directly programmed from serial port.
 
The nuvoTon w78E052D  controller comes with UART boot-loader and can be directly programmed from serial port.
 +
In this tutorial series we are using "Nuvoton ISP-ICP Utility software"  to program the target MCU. Download [http://www.nuvoton.com/hq/resource-download.jsp?tp_GUID=SW0320120105135349 Nuvoton ISP-ICP Utility software].
 
<br><br>
 
<br><br>
 
Now open the Nuvoton ISP-ICP Utility software and follow the below steps.
 
Now open the Nuvoton ISP-ICP Utility software and follow the below steps.

Revision as of 11:02, 16 May 2016

In this tutorial we will be discussing how to upload the .hex files to nuvoTon chip for 8051 Starter board.
For flashing the hex files, we will be using the Nuvoton ISP-ICP Utility software.


Generating .hex File

Check the tutoial for generating the .hex file using keil.


Nuvoton ISP-ICP Utility

The nuvoTon w78E052D controller comes with UART boot-loader and can be directly programmed from serial port. In this tutorial series we are using "Nuvoton ISP-ICP Utility software" to program the target MCU. Download Nuvoton ISP-ICP Utility software.

Now open the Nuvoton ISP-ICP Utility software and follow the below steps.

  1. Select the IC from Part number drop down list.
  2. Check the ISP by COM Port.
  3. Check the memory as APROM.
  4. Brows the hex file by clicking on Load File.
  5. Click on Update Chip to burn the hex file into the chip.
  6. Once program successfully burnt it will pop the dialogue box as PASS.



8051 ISP.png


Have a opinion, suggestion , question or feedback about the article let it out here!