English
Language : 

AT89C51CC01 Datasheet, PDF (95/170 Pages) ATMEL Corporation – Enhanced 8-bit Microcontroller with CAN Controller and Flash Memory
A/T89C51CC01
Time Trigger
Communication (TTC)
and Message Stamping
The T89C51CC01 has a programmable 16-bit Timer (CANTIMH and CANTIML) for
message stamp and TTC.
This CAN Timer starts after the CAN controller is enabled by the ENA bit in the CANG-
CON register.
Two modes in the timer are implemented:
• Time Trigger Communication:
– Capture of this timer value in the CANTTCH and CANTTCL registers on
Start Of Frame (SOF) or End Of Frame (EOF), depending on the SYNCTTC
bit in the CANGCON register, when the network is configured in TTC by the
TTC bit in the CANGCON register.
Note: In this mode, CAN only sends the frame once, even if an error occurs.
• Message Stamping
– Capture of this timer value in the CANSTMPH and CANSTMPL registers of
the message object which received or sent the frame.
– All messages can be stamps.
– The stamping of a received frame occurs when the RxOk flag is set.
– The stamping of a sent frame occurs when the TxOk flag is set.
The CAN Timer works in a roll-over from FFFFh to 0000h which serves as a time base.
When the timer roll-over from FFFFh to 0000h, an interrupt is generated if the ETIM bit
in the interrupt enable register IEN1 is set.
Figure 51. Block Diagram of CAN Timer
Fcan
CLOCK
÷6
CANGCON.1
CANTCON
ENA
When 0xFFFF to 0x0000
OVRTIM
CANGIT.5
CANGCON.5 CANGCON.4
TTC SYNCTTC
CANTIMH and CANTIML
TXOK i
CANSTCH.4
RXOK i
CANSTCH.5
CANSTMPH and CANSTMPL
CANTTCH and CANTTCL
SOF on CAN frame
EOF on CAN frame
95
4129L–CAN–08/05