• 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 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
  • 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...
  • 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...
  • 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????