• why does LDR takes two cycle to be executed
    Hello everyone, I am currently working on a cortex-M0 microprocessor(LPC1114). I have looked through all the possible instruction descriptions but I did not find anyone of them explaining why some instructions...
  • A72 not handling IRQ properly
    I want a register write to happen whenever there is an interrupt at irq pin of core 0 and I have written the code for the same. A72 branches to address 0x18 (V=0 and VE=0) by default whenever there is...
  • Setting up IRQ in ARM
    Hi everyone I am new to ARM and really wanted to learn about various aspects of ARM Programming . I have basic understanding of x86 Assembly. So,what Specifically I wanted to know is what happens when...
  • Cortex-M0: Execute in RAM after copying from flash
    Hi, I'm working on Cortex-M0.  The goal is to execute the program in SDRAM after copying from flash.  The system will boot from ROM, copy the program from flash to SDRAM, then execute from SDRAM afterwards...
  • adc read
    AS YOU CAN SEE MY CAPTURE DATA FROM ADC CHANNEL 1 AS PREFIX a20.00000. im perplexed by this result what might be the reason