• 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...
  • 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 ?
  • 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 C-code for T89C51CC01/02
    Dear, I'm not able to communicate with the internal EEPROM from the CC01 device. Has anybody any C-sample code that helps me get started? I'm not able to port the asm-code to C-code. Help...
  • mon51 with Atmel T89C51CC01
    I am trying to use mon51 with a custom board based on Atmel-WM T89C51CC01 (32k Neumann RAM at 0x8000). uV2 finds the connection with the monitor and downloads my code without any error messages. After...