• 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...
  • 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 ?
  • 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...
  • t89c51cc01 Acceptance filter for can
    I use the t89c51cc01 microcontroller and I want that the can reacts not on every ID. I read something about an acceptance filter but it don't work in my programm. Can anyone help me????