• ADUC7024 IRQ not working properly
    I am trying to build a counter using an ADUC7024. Basically I want Timer0 to cause a global interrupt every 10ms. Timer1 should be counting my input TTL pulses. Every time it interrupts, I want the...
  • ADuC Interrupt problem - can't enable interrupts on ADuC7024
    Hi, I am having an evaluation board from the ADI which contain ADXL345 and also MCU ADUC7024. I tried to build the files from the example code that they have provided. As shown below is the example...
  • 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...
  • RTX-RTOS configuration issue on ADI ADuC7024
    Hello, I am recently using uVision 5(with legacy device database[no RTE] installed) to test RTX-RTOS on my ADuC7024 MCU. However, the test project can compile correctly but it always gets stuck at...
  • SPI error
    Hello Friends, I defined an SPI interface, µc as master and only one salve, I cannot see clock generating at SCK0...I tested with Oscilloscope....Please you check the code ..and where am I doing...