• ADuC 841
    Is there any Memory Types available to access 2K Bytes On-Chip XRAM or How to access 2K Bytes On-Chip XRAM in ADuC 841. Note: i have used the this statement to access internal XRAM @Decl.c...
  • ADuC 841
    Is there any Memory Types available to access 2K Bytes On-Chip XRAM or How to access 2K Bytes On-Chip XRAM in ADuC 841. Note: i have used the this statement to access internal XRAM @Decl.c...
  • ADuC 841 possible EEPROM issue
    I observed a strange thing when working with ADuC 841 EEPROM - when I access it more intensively, the uP resets itself. The code I am running is quite complex, so I don't want to blame EEPROM right away...
  • ADuC 841 possible EEPROM issue
    I observed a strange thing when working with ADuC 841 EEPROM - when I access it more intensively, the uP resets itself. The code I am running is quite complex, so I don't want to blame EEPROM right away...
  • ADuC Interrupt problem - can't enable interrupts on ADuC7024
    Hello, everyone! I'm having the following problem. I'm using a ADXL345 development board from Analog Devices (with the ADuC7024 MCU and a ADXL345 accelerometer). I would like to implement the algorithm...