AT89C5131A-PLTUL Atmel, AT89C5131A-PLTUL Datasheet - Page 44

IC MCU 32KB 3-3.6V USB 48-VQFN

AT89C5131A-PLTUL

Manufacturer Part Number
AT89C5131A-PLTUL
Description
IC MCU 32KB 3-3.6V USB 48-VQFN
Manufacturer
Atmel
Series
AT89C513xr
Datasheets

Specifications of AT89C5131A-PLTUL

Core Processor
C52X2
Core Size
8-Bit
Speed
48MHz
Connectivity
I²C, SPI, UART/USART, USB
Peripherals
LED, POR, PWM, WDT
Number Of I /o
34
Program Memory Size
32KB (32K x 8)
Program Memory Type
FLASH
Eeprom Size
4K x 8
Ram Size
1.25K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 3.6 V
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
48-VQFN Exposed Pad, 48-HVQFN, 48-SQFN, 48-DHVQFN
For Use With
AT89STK-10 - KIT EVAL APPL MASS STORAGEAT89STK-05 - KIT STARTER FOR AT89C5131
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Data Converters
-
Boot Process
Software Boot Process
Example
Figure 23. Hardware Boot Process Algorithm
44
AT89C5131A-L
Application
in FM0
ENBOOT = 0
PC = 0000h
Many algorithms can be used for the software boot process. Below are descriptions of
the different flags and Bytes.
Boot Loader Jump bit (BLJB):
- This bit indicates if on RESET the user wants to jump to this application at address
@0000h on FM0 or execute the boot loader at address @F400h on FM1.
- BLJB = 0 (i.e. bootloader FM1 executed after a reset) is the default Atmel factory pro-
gramming.
-To read or modify this bit, the APIs are used.
Boot Vector Address (SBV):
- This byte contains the MSB of the user boot loader address in FM0.
- The default value of SBV is FFh (no user boot loader in FM0).
- To read or modify this byte, the APIs are used.
Extra Byte (EB) & Boot Status Byte (BSB):
- These Bytes are reserved for customer use.
- To read or modify these Bytes, the APIs are used.
Bootloader
in FM1
BLJB == 0
RESET
?
ENBOOT = 1
PC = F400h
bit ENBOOT in AUXR1 Register
Is Initialized with BLJB Inverted.
Example, if BLJB=0, ENBOOT
is set (=1) during reset, thus the
bootloader is executed after the
reset.
4338F–USB–08/07

Related parts for AT89C5131A-PLTUL