• 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 Example program in C accessing internal EEPROM
    Hi everybody Could someone send me a little example in "C-code" for reading and writing to the interna EEPROM on the ATMEL T89C51CC01? Thank you
  • 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...
  • 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...
  • T89C51CC01 not run on external code memory
    I had successfuly use FM0 - Flash memory user spaces to start an application that can read the external ROM, read/write external RAM and control and T6963 based LCD display. But I can not make the same...