• CAN: some questions about how T89C51CC01 does it
    Maybe some1 can help with next questions: - are dominant bits produced with zeros? For example, if CANIDTx register contain 11110000 so does CAN transmit r-r-r-r-d-d-d-d bits (r=recessive, d=dominant...
  • 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 ?
  • 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????