Planificación de eventos y gestión de interrupciones
Planifique eventos y gestione interrupciones de hardware para resolver tareas en tiempo real con Arduino
Mejore la capacidad de respuesta de un sistema a tareas y eventos en tiempo real utilizando interrupciones externas y de hardware para placas Arduino® en distintas arquitecturas.
Bloques
| External Interrupt | Trigger the downstream function-call subsystem from an Interrupt Service Routine |
| Hardware Interrupt SAMD | Trigger downstream function-call subsystems from interrupt service routine for Arduino SAMD21 core (Desde R2023b) |
| Hardware Interrupt AVR | Trigger downstream function-call subsystems from interrupt service routine for Arduino AVR core (Desde R2024a) |
| Hardware Interrupt SAM | Trigger downstream function-call subsystems from interrupt service routine for Arduino SAM core (Desde R2024b) |
| Hardware Interrupt Teensy4 | Trigger downstream function-call subsystems from interrupt service routine for Teensy 4.0 and 4.1 Arduino compatible boards (Desde R2024b) |
Solución de problemas
Workaround for Interrupt Workflow with Sensors
Follow the steps to use interrupts with sensors and the I2C protocol.
External Interrupts Workflow for Arduino
Follow the steps to use external interrupts in Simulink models.








