• 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...
  • Multiple repeat transmissions using Atmel T89C51CC01
    Hi, I'm writting code for the above chip. I can receive messages into my application using the CAN simulator no problem. However, when I launch a message from my application, it is continuously re...
  • 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 ?
  • T89C51CC01 ADC-Clock - (debugger) Problems
    Hello ! In the T89C51CC01 datasheet the ADC Clock is calculated with the formula fADC = fosc/(4 (or 2 in X2) * (PRS +1)) but the u-Vision 2 (latest Version) debugger seems to calculate on this formula...