• 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...
  • ATMEL T89C51CC01 PSIDLE mode problems...
    Hello !! I've following problem: I use a ATMEL T89C51CC01 Mcu with the Keil C51 c-compiler/simulator. When I use the ADC in pseudo idle mode (I set PSIDLE bit) the MCU doesn't wake up any more (although...
  • ATMEL T89C51CC01 PSIDLE mode problems...
    Hello !! I've following problem: I use a ATMEL T89C51CC01 Mcu with the Keil C51 c-compiler/simulator. When I use the ADC in pseudo idle mode (I set PSIDLE bit) the MCU doesn't wake up any more (although...
  • 4 Bytes repeating when using memcpy
    Hi , We are using Cortex-M4(STM32F429IIH6) processor for our IOT project. We are seeing a data corruption when memcpy used, the corruption pattern was identified by feeding a Fixed pattern of size 512...