What are the benefits of the NEC 8 bit microcontrollers?

Status
Not open for further replies.

mystery

Full Member level 2
Joined
May 9, 2001
Messages
124
Helped
4
Reputation
8
Reaction score
2
Trophy points
1,298
Location
Turkey
Visit site
Activity points
825
Hi all

what are the benefits of the NEC 8 bit microcontrollers? How does it if we compare with 8051?

Where can we order online NEC microcontroller like 78F0078?

thanks
 

old nec microcontrollers

Nec 78k0 microcontrollers are a complete solution, integrating 10bit ADC (8 lines), several serial interfaces (expecially UART with high accurate baud rate generator) and high availability of RAM and ROM, for an 8bit microcontroller.
It is very simple to be programmed (like 8051, it uses cisc architecture) and Nec give you the possibility to use an old version of I@R embedded workbench environment (with ANSI-C compiler).
78F0078 is quite expensive (in Italy about 5,10 EUR). 78F0058 is less expensive (about 4,60 EUR) but is in 80pin package (78f0078 is 64pin). Both micros have 2kbyte SRAM and 60kbyte FLASH.
If 32K FLASH and 1K RAM are sufficient, you can use 78F0034 (which costs about 4,10 EUR).
The prices above are for about 100 pcs.
Take care that Nec have just introduced the new KLINE family, which is very similar but faster to be programmed (78F00xx require about 30 seconds to be re-programmed).
If you need the Nec programmer, I've made a simple one which should be connected to a standard parallel port, and work with Windows and GNU/Linux. All schematics, layout and PC program are available free of charge on https://www.creasol.it/equipment .
Regards. Paolo
 

nec microcontroller programmer

thanks Psubiaco for your answer

Does nec microcontrollers have in circuit programming and/or in application programming?
 

how to programm 78f0078

Nec 78k0 has three kind of InCircuitProgramming: through
* 3 wire interface
* UART interface
* I2C interface

The flash could not be programmed by the microcontroller itself, but require an external programmer: you need 6-7 wire to program it (VCC, VPP=10V, RESET, GND, and 2-3 I/Os)
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…