AT89C51RD2-RDTIM Atmel, AT89C51RD2-RDTIM Datasheet - Page 100

no-image

AT89C51RD2-RDTIM

Manufacturer Part Number
AT89C51RD2-RDTIM
Description
MCU 8-Bit AT89 80C51 CISC 64KB Flash 3.3V/5V 64-Pin VQFP Tray
Manufacturer
Atmel
Datasheet
24.6.4
Figure 24-4. Hardware conditions typical sequence during power-on.
100
AT89C51RD2/ED2
Bootloader Functionality
The bootloader can be activated by two means: Hardware conditions or regular boot process.
The Hardware conditions (EA = 1, PSEN = 0) during the Reset# falling edge force the on-chip
bootloader execution. This allows an application to be built that will normally execute the end
user’s code but can be manually forced into default ISP operation.
As PSEN is a an output port in normal operating mode after reset, user application should take
care to release PSEN after falling edge of reset signal. The hardware conditions are sampled at
reset signal falling edge, thus they can be released at any time when reset input is low.
To ensure correct microcontroller startup, the PSEN pin should not be tied to ground during
power-on (See
The on-chip bootloader boot process is shown
Table 24-6.
Hardware Conditions
BLJB
SBV
VCC
PSEN
RST
Bootloader Process Description
Figure
24-4).
Purpose
The Hardware Conditions force the bootloader execution whatever BLJB,
BSB and SBV values.
The Boot Loader Jump Bit forces the application execution.
BLJB = 0 => Bootloader execution
BLJB = 1 => Application execution
The BLJB is a fuse bit in the Hardware Byte.
It can be modified by hardware (programmer) or by software (API).
Note: The BLJB test is performed by hardware to prevent any program
execution.
The Software Boot Vector contains the high address of customer bootloader
stored in the application.
SBV = FCh (default value) if no customer bootloader in user Flash.
Note: The customer bootloader is called by JMP [SBV]00h instruction.
Figure
24-5.
4235J–8051–01/08

Related parts for AT89C51RD2-RDTIM