Search found 19 matches

by AlsoJoe
29 Mar 2017, 10:46
Forum: Development Platform
Topic: Why does the "Invalid Chip ID" error message appear and Part No. show Unknown when using ISP Programming Tool?
Replies: 0
Views: 14150

Why does the "Invalid Chip ID" error message appear and Part No. show Unknown when using ISP Programming Tool?

In the installation folder for the ISP Programming Tool, “config.ini” records PDID (Part Device Identification Number) of all the NuMicro series. After connection, the ISP Programming Tool will compare the PDID of target chip with the “config.ini”. If the “config.ini” gets lost or the PDID of target...
by AlsoJoe
29 Mar 2017, 10:45
Forum: Development Platform
Topic: What interfaces does In System Programming (ISP) tool support for system upgrades?
Replies: 0
Views: 10787

What interfaces does In System Programming (ISP) tool support for system upgrades?

The ISP tool supports many interfaces for system upgrades, including UART, USB, I2C, SPI, CAN, RS485, I/O and Ethernet, and provides open source code for users to modify to conform to their own system environment. Click here to download Nuvoton ISP Programming Tool http://www.nuvoton.com/opencms/res...
by AlsoJoe
29 Mar 2017, 10:43
Forum: Development Platform
Topic: Does Nuvoton 8051 MCU series support and include ISP function by default?
Replies: 0
Views: 10892

Does Nuvoton 8051 MCU series support and include ISP function by default?

Standard 8051 series which can be divided into Part numbers with ISP function: W78E052D W78E054D W78E058D W78E516D N78E055A N78E059A N78E517A N78E366A Part numbers without ISP function: W77E516A W77E352 W79E(L)632 W79E(L)633 W79E(L)658 W79E(L)659 Users can write the ISP program through a third-part...
by AlsoJoe
29 Mar 2017, 10:35
Forum: Development Platform
Topic: How to write the ISP into Nuvoton 8051 MCU series?
Replies: 0
Views: 10321

How to write the ISP into Nuvoton 8051 MCU series?

The BSP (Board Support Package) of 8051 ISP-ICP programmer contains the standard ISP program. User can select the corresponding programmer according to the series used to write standard ISP program. Standard 8051 series: User can write the ISP program through a third party programming tool. For deta...
by AlsoJoe
29 Mar 2017, 10:32
Forum: Development Platform
Topic: How to perform ISP upgrades for Nuvoton 8051 MCU series with the ISP function?
Replies: 0
Views: 10594

How to perform ISP upgrades for Nuvoton 8051 MCU series with the ISP function?

Through the 8051 ISP-ICP programmer: After starting the 8051 ISP-ICP programming tool, the user can select "ISP" as the "Programmer Type" to perform ISP upgrades. http://www.nuvoton.com/export/sites/nuvoton/images/Support/FAQ124I.jpg For details, please refer to “8051 ISP Programmer, v7.15.pdf” in ...
by AlsoJoe
29 Mar 2017, 10:25
Forum: Development Platform
Topic: What is ISP?
Replies: 0
Views: 11446

What is ISP?

ISP stands for "In System Programming". The target chip runs the boot/loader code of LDROM through the peripheral interface such as USB/UART/SPI/I²C/RS-485/CAN... to update the internal APROM, Data Flash and User Configuration Word. http://www.nuvoton.com/export/sites/nuvoton/.content/support/faq/im...
by AlsoJoe
29 Mar 2017, 10:21
Forum: Development Platform
Topic: What is Nu-Bridge?
Replies: 3
Views: 72250

What is Nu-Bridge?

Nu-Bridge is a portable handy debugging tool. It is developed based on the NuMicro NUC123 with Windows application for developers to control or monitor the SPI and I2C interface of target chip. It also provides an easy and convenient firmware update mechanism for users to change its function. Suppor...
by AlsoJoe
28 Mar 2017, 19:07
Forum: Example Code
Topic: How to run Sample Code I downloaded from Nuvoton website?
Replies: 0
Views: 9273

How to run Sample Code I downloaded from Nuvoton website?

The tools provided by Nuvoton, Keil RVMDK and IAR EWARM supports the complete development tool chain with project manager, editor, compiler tools for the NuMicro Family. Install development softwares like Keil RVMDK or IAR REWARM first. Then install Nu-Link Driver for your development software. Clic...
by AlsoJoe
28 Mar 2017, 18:40
Forum: Example Code
Topic: Where to find Sample Code on Nuvoton website?
Replies: 4
Views: 53375

Where to find Sample Code on Nuvoton website?

Nuvoton provides sample codes for you to learn how to build your own applications. You can browse sample codes in two ways 1. The newest sample code Home > Support > Tool & Software > Software > Sample Code http://www.nuvoton.com/hq/support/tool-and-software/software/Sample-Code.html?__locale=en 2. ...