Getting started with Nuvoton W78E052D microcontroller (Tutorial - 1)

INDEX 1. Why to use Nuvoton W78E052D? 2. Downloading the required tools 3. Making the circuit 4. Creating new project in keil 5 5. Type the c program to blink led and generate hex file 6. Upload hex file using Nuvoton's ISP-ICP utility 7. Video tutorial 1. Why to use Nuvoton W78E052D ? If you are new to learning microcontrollers, then 8-bit microcontrollers are best to start with. They were popular among electronics engineers in the 80’s and still has not lost it’s place when it comes to designing digital electronics devices. The W78E052D microcontroller by Nuvoton is a reasonably priced 8 bit microcontroller. As the pin diagram is same for all 8051 based microcontrollers, it is a direct replacement for all 8051 based microcontrollers for e.g – P89V51RD2, AT89S51 and AT89S52. The C program can be directly loaded in the chip using free flash software provided by Nuvoton. There is no need of bootloader or linker. Features of W78E052D:- Four 8-bit bi-directional port (P0, ...