DataSheet.es    


PDF N79E352 Data sheet ( Hoja de datos )

Número de pieza N79E352
Descripción 8-BIT MICROCONTROLLER
Fabricantes nuvoton 
Logotipo nuvoton Logotipo



Hay una vista previa y un enlace de descarga de N79E352 (archivo pdf) en la parte inferior de esta página.


Total 30 Páginas

No Preview Available ! N79E352 Hoja de datos, Descripción, Manual

Preliminary N79E352/N79E352R Data Sheet
8-BIT MICROCONTROLLER
Table of Contents-
1. GENERAL DESCRIPTION.......................................................................................................... 4
2. FEATURES ................................................................................................................................. 5
3. PARTS INFORMATION LIST ..................................................................................................... 6
3.1 Lead Free (RoHS) Parts information list ......................................................................... 6
4. PIN CONFIGURATIONS............................................................................................................. 7
5. PIN DESCRIPTIONS .................................................................................................................. 9
6. FUNCTIONAL DESCRIPTION.................................................................................................. 11
6.1 On-Chip Flash EPROM................................................................................................. 11
6.2 I/O Ports ........................................................................................................................ 11
6.3 Serial I/O ....................................................................................................................... 11
6.4 Timers ........................................................................................................................... 11
6.5 Interrupts ....................................................................................................................... 11
6.6 Data Pointers ................................................................................................................ 11
6.7 Architecture ................................................................................................................... 11
6.8 Power Management ...................................................................................................... 12
7. MEMORY ORGANIZATION...................................................................................................... 13
7.1 Program Memory (on-chip Flash) ................................................................................. 13
7.2 Data Memory................................................................................................................. 14
7.3 Scratch-pad RAM and Register Map ............................................................................ 14
8. SPECIAL FUNCTION REGISTERS.......................................................................................... 17
8.1 SFR Location Table ...................................................................................................... 17
8.2 SFR Detail Bit Descriptions........................................................................................... 21
9. INSTRUCTION.......................................................................................................................... 51
9.1 Instruction Timing.......................................................................................................... 58
9.2 MOVX Instruction.......................................................................................................... 62
9.3 External Data Memory Access Timing.......................................................................... 63
9.4 Wait State Control Signal.............................................................................................. 66
10. POWER MANAGEMENT.......................................................................................................... 67
10.1 Idle Mode ...................................................................................................................... 67
10.2 Economy Mode ............................................................................................................. 67
10.3 Power Down Mode........................................................................................................ 68
-1-

1 page




N79E352 pdf
Preliminary N79E352/N79E352R Data Sheet
2. FEATURES
Fully static design 8-bit Turbo 51 CMOS microcontroller up to 24MHz when VDD=4.5V to 5.5V,
12MHz when VDD=2.7V to 5.5V, and 4MHz when VDD=2.4V to 5.5V.
8K bytes of AP Flash EPROM, with external writer programmable mode.
256 bytes of on-chip RAM.
128 bytes NVM Data Flash EPROM for customer data storage used and 10k writer cycles.
Instruction-set compatible with MCS-51.
On-chip configurable RC oscillator: 22.1184MHz/11.0592MHz (selectable by config bit) with ±2%
accuracy, at 5V voltage and 25°C condition. (±2% accuracy is only for N79E352R.)
Three 16-bit timer/counters.
One input capture.
11 interrupt source with four levels of priority.
One enhanced full duplex serial port with framing error detection and automatic address
recognition.
4 outputs mode and TTL/Schmitt trigger selectable Port.
Programmable Watchdog Timer with 20KHz internal RC clock can wake-up the power down
mode, and have very low power under 10uA at 5V.
Two-channel 8-bit PWM.
One I2C communication port.
Dual 16-bit Data Pointers.
Software programmable access cycle to external RAM/peripherals.
Eight keypads interrupt inputs with sharing the same interrupt source.
LED drive capability (20mA) on all port pins, total 100mA.
Low Voltage (3 levels) Detection interrupt and reset.
Industrial temperature grade -40oC~85oC.
Packages:
Lead Free (RoHS) DIP40: N79E352RADG
Lead Free (RoHS) PLCC44: N79E352RAPG
Lead Free (RoHS) PQFP44: N79E352RAFG
Lead Free (RoHS) LQFP48: N79E352RALG
Lead Free (RoHS) DIP40: N79E352ADG
Lead Free (RoHS) PLCC44: N79E352APG
Lead Free (RoHS) PQFP44: N79E352AFG
Lead Free (RoHS) LQFP48: N79E352ALG
-
Publication Release Date: Jul, 29, 2009
- 5 - Revision A06

5 Page





N79E352 arduino
Preliminary N79E352/N79E352R Data Sheet
6. FUNCTIONAL DESCRIPTION
N79E352(R) architecture consist of a 4T 8051 core controller surrounded by various registers, 8K
bytes Flash EPROM, 256 bytes of RAM, 128 bytes NVM Data Flash EPROM; three timer/counters,
one UART serial port, one I2C serial port, eight keyboard interrupt input, 2-channel PWM with 8-bit
counter and Flash EPROM program by Writer.
6.1 On-Chip Flash EPROM
N79E352(R) includes one 8K bytes of main Flash EPROM for application program which need Writer
to program the Flash EPROM.
6.2 I/O Ports
N79E352(R) has four 8-bit, one 4-bit port and one 2-bit port, with at least 36 I/O pins. All ports (except
port 4) can be used as four outputs mode when it may set by PxM1.y and PxM2.y registers, it has
strong pull-ups and pull-downs, and does not need any external pull-ups. Otherwise it can be used as
general I/O port as open drain circuit. All ports can be used bi-directional and these are as I/O ports.
These ports are not true I/O, but rather are pseudo-I/O ports. This is because these ports have strong
pull-downs and weak pull-ups.
6.3 Serial I/O
N79E352(R) has one UART serial port that is functionally similar to the serial port of the original 8052
family. However the serial port on N79E352(R) can operate in different modes in order to obtain timing
similarity as well. The Serial port has the enhanced features of Automatic Address recognition and
Frame Error detection.
6.4 Timers
The device has total three 16-bit timers; two 16-bit timers that have functions similar to the timers of
the 8052 family, and third timer is capable to function as timer and also provide capture support. When
used as timers, user has a choice to set 12 or 4 clocks per count that emulates the timing of the
original 8052. Each timer’s count value is stored in two SFR locations that can be written or read by
software. There are also some other SFRs associated with the timers that control their mode and
operation.
6.5 Interrupts
The Interrupt structure in N79E352(R) is slightly different from that of the standard 8052. Due to the
presence of additional features and peripherals, the number of interrupt sources and vectors has been
increased.
6.6 Data Pointers
The original 8052 had only one 16-bit Data Pointer (DPL, DPH). In the N79E352(R), there is an
additional 16-bit Data Pointer (DPL1, DPH1). This new Data Pointer uses two SFR locations which
were unused in the original 8052. In addition there is an added instruction, DEC DPTR (op-code A5H),
which helps in improving programming flexibility for the user.
6.7 Architecture
N79E352(R) is based on the standard 8052 device. It is built around an 8-bit ALU that uses internal
registers for temporary storage and control of the peripheral devices. It can execute the standard 8052
instruction set.
- 11 -
Publication Release Date: Jul, 29, 2009
Revision A06

11 Page







PáginasTotal 30 Páginas
PDF Descargar[ Datasheet N79E352.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
N79E3528-BIT MICROCONTROLLERnuvoton
nuvoton
N79E352R8-BIT MICROCONTROLLERnuvoton
nuvoton

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar