Line 19: Line 19:
 
<br><br>
 
<br><br>
  
[[File:8051 ISP.png|none]]
+
[[File:8051 ISP.png]]
  
 
[[File:Nuvoton02.png]]
 
[[File:Nuvoton02.png]]

Revision as of 12:30, 20 August 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

Nuvoton02.png

Nuvoton03.png

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