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