• IRQ0 interrupt on Aduc7020
    I am trying to run a simple interruption routine on a EVAL-ADUC7020QSPZ development board . The .hex file is properly generated with Keil without error, however the code does not work. What I expect...
  • ADuC7020 Interrupt Function
    Hello, I'm trying to write an interrupt function on the ADuC7020 (Analog Devices) using Keil V4. While my code is compiling and linking without error the interrupt function I've written is not being...
  • Timer1
    Hi, I want to write a code for setting timer1. I want to know that can i start timer with Timer 1 external input while genrating a interrupt also. and plz also tell me how to configure a port as a input...
  • ADUC7020 SPI issue
    Hello, I encounter issue using the aduc7020 in spi slave mode. I am implementing a spi driver in assembler by polling the SPISTA register status and with a clock parity and clockphase set to 1. ...
  • Aduc7020 - can't enable IRQ0-IRQ1
    Hi, I'am working on project where I have EVAL Aduc7020MKZ and MMA8452Q Accelerometer. Accelerometr can send interrupts when data ready. I'am using pins 20(IRQ0) and 21(IRQ1) for handling external...