• 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????
  • 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...
  • CAN communication with T89C51CC01
    Does anybody have a description of Atmels "buffer mode" used for receiving CAN-Messages? The datasheet of the T89C51cc01 is not very detailed and Keils Appnote 165 uses this mode with two message objects...