AT89C51CC02 Atmel Corporation, AT89C51CC02 Datasheet - Page 5

no-image

AT89C51CC02

Manufacturer Part Number
AT89C51CC02
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of AT89C51CC02

Flash (kbytes)
16 Kbytes
Max. Operating Frequency
40 MHz
Cpu
8051-12C
Max I/o Pins
20
Uart
1
Can
1
Adc Channels
8
Adc Resolution (bits)
10
Adc Speed (ksps)
62.5
Sram (kbytes)
0.5
Eeprom (bytes)
2048
Self Program Memory
API
Operating Voltage (vcc)
3.0 to 5.5
Timers
4
Isp
UART/CAN
Watchdog
Yes

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AT89C51CC02CA-RATUM
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
AT89C51CC02CA-SISUM
Manufacturer:
Atmel
Quantity:
972
Part Number:
AT89C51CC02CA-SISUM
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
AT89C51CC02CA-SISUM
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
Part Number:
AT89C51CC02CA-TISUM
Manufacturer:
Atmel
Quantity:
1 492
Part Number:
AT89C51CC02CA-UM
Manufacturer:
AD
Quantity:
10
Part Number:
AT89C51CC02UA-RATUM
Manufacturer:
Atmel
Quantity:
1 845
Part Number:
AT89C51CC02UA-RATUM
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
AT89C51CC02UA-SISUM
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
AT89C51CC02UA-UM
Manufacturer:
NEDI
Quantity:
4
Active UART Bootloader Errata List
• Timer 2 and UART Are Not De-activated
• Watchdog and Flash API Starting the Bootloader Execution
• Autobaud False Start Bit Detection
• 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 De-activated
2. Watchdog and Flash API Starting the Bootloader Execution
3. Autobaud False Start Bit Detection
4. Flash API “__api_wr_code_page” with 0 Data in Length Parameter Field
4160F–CAN–05/06
Version Number
1.2
When the bootloader receives the command “Start Application” (LJMP 0), the Timer 2 and the UART are not de-
activated.
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.
Workaround
A ‘Special Sync’ can be used with ‘FLIP’ software.
In this case, the open port event and the ‘U’ sent are dissociated. The user must first open his COM port with the ‘con-
nect’ button, then reset its hardware and finally push the ‘sync’ button.
When the flash api “__api_wr_code_page” is called with the field nb_data equal 0 then 255 data are wrote in flash.
Workaround
Include a test on nb_data before executed __api_wr_code_page routine.
mov SCON, #00h
mov T2CON, #00h
mov RCAP2L, #00h
mov RCAP2H, #00h
mov TL2, #00h
mov TH2, #00h
Errata List
1, 2, 3, 4
T89C51CC02 Errata Sheet
5

Related parts for AT89C51CC02