• Trigger a Software Interrupt
    Hi, I'm working on a Cortex-M4 (STM32F429-DISCO) with the Ravenscar profile, using Ada language. What I want to do is to trigger a software interrupt from a procedure in a task. This in order to have...
  • Enable Reentrant interrupt handlers in kinetis K70
    I have a TWR-K70F120M: kinetis k70 120MHz Tower System Module. I have connected a elettric signal to PORTB and i have connected e isr handler to signal transition. Electric signal      _____         ...
  • How many interruptions the pendent queue supports?
    The queue for the processors interrupt context-m supports how many pending interruptions? Complementing please send me information where I can read more details about it. Thank you.
  • hello , How to enable / disable a global interrupt on cortex M7
    hello , How to enable / disable a global interrupt on cortex M7 youssef
  • Interruptible-restartable instructions and Others
    Hi, As I have found in: Cortex-M0+ Devices Generic User Guide: 2.1.3. Core registers There is information about instruction behaviour during interrupts: "Interruptible-restartable instructions The interruptible...