T89C51CC01CA ATMEL [ATMEL Corporation], T89C51CC01CA Datasheet - Page 4

no-image

T89C51CC01CA

Manufacturer Part Number
T89C51CC01CA
Description
80C51 MCUs
Manufacturer
ATMEL [ATMEL Corporation]
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
T89C51CC01CA-7CTIM
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
T89C51CC01CA-RLTIM
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
T89C51CC01CA-SLSIM
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
T89C51CC01CASLIM
Quantity:
6 968
Active UART Bootloader Errata List
• Timer 2 and UART Are Not Stopped
• Watchdog and Flash API Starting the Bootloader Execution
• Autobaud False Start Bit Detection
• Boot Process Compatibility
• Flash api “__api_wr_code_page” with 0 data in length parameter field
UART Bootloader Errata History
UART Bootloader Errata Description
1. Timer 2 and UART Are Not Stopped
2. Watchdog and Flash API Starting the Bootloader Execution
3. Autobaud False Start Bit Detection
4
Version Number
1.2 (1.1.2 displayed by FLIP)
1.4
When the bootloader receives the command “Start Application” (LJMP 0), the Timer 2 and the UART are not stopped.
Workaround
The application must have in its setup function a reset of Timer 2 and UART.
When an application call “__api_start_bootloader” or”__api_start_isp” routines while the watchdog is enabled, when
the watchdog overflow it will restart the application instead of the bootloader
Workaround
Set BLJB(=1) before calling the __api_start_bootloader or __api_start_isp if the watchdog is used.
UART autobaud sequence does not work on some special UARTs.
Some laptops have the UART TX line set to 0 when unused (COM port closed), this results in a false baud rate calcu-
lation on the ‘U’ character.
The autobaud sequence checkes for a ‘0’ state (not a falling edge) on the Rx line of the UART microcontroller to detect
the ‘start’ bit of the ‘U’ synchro character.
As this line is ‘0’ by default when COM port is closed, the autobaud routine starts its baudrate calculation at the opening
sequence of the UART.
mov SCON, #00h
mov T2CON, #00h
mov RCAP2L, #00h
mov RCAP2H, #00h
mov TL2, #00h
mov TH2, #00h
Errata List
1, 2, 3
1, 2, 3, 4,5
4131C–8051–11/02

Related parts for T89C51CC01CA