• T89C51CC01 message sending
    I want to send a message using Can Controller T89C51CC01 right now, I am not sure when the message is sent. Right after CANCONCH is set? Using the debug program in Keil, I could clearly see the...
  • T89C51CC01 CAN example
    Hi! I'm beginning to work on the CAN bus with this µC. I would like to know if someone have a source code example of making a simple CAN transmission. I search on the Atmel Wireless web site and not...
  • Simulation on the T89C51CC01
    Hi, I would like to simulate the reception of a CAN message in a message object of the T89C51CC01 with µVision. Does anyone know how i can do it ? In the debugger there is a dedicated peripheral...
  • EEPROM on the T89C51CC01
    Does anyone now if it's necessary to keep the EEE flag set to 1 of the EECON register (register to manage the internal EEPROM), when you launch the programming sequence on the EEPL bits ?
  • T89C51CC01, code memory space
    There is a problem in the code memory space available on this µC. In the datasheet, there is 32Ko of code available. But my standard compilation can't exceed 16Ko. I fixed this bug by changing the code...