Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Interrupt
Applied sciences
Computer engineering
High-performance computing
Real-time computing
Graph Chatbot
Related lectures (30)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Adding Interrupts: CPU Dispatcher
Covers adding interrupts to a CPU and implementing a software dispatcher for interrupt handling with fixed priorities.
Playing Melodies: Timer & Interruption
Explains playing melodies using timers and interruptions on microcontrollers, covering notes, periods, durations, and sensor implementation.
Multiprocessors, Processes and Switching
Covers the creation of processes, switching between them, handling interrupts, and the context switch mechanism in the multiprocessor world.
Understanding Microcontroller Interruptions
Explores microcontroller interruptions, covering types, vectors, categories, and handling methods, emphasizing internal complexity and ease of programming.
Parallel Port & Nios II Interrupts
Covers the design of a programmable parallel port interface for an Avalon bus and the architecture of the Nios II processor.
Input/Output and Interrupts: Connecting Peripherals and Handling Interrupts
Covers connecting peripherals, handling interrupts, and setting priority levels effectively.
IO and Interrupts: Connecting Peripherals and Handling Interrupts
Explores connecting peripherals, handling interrupts, and modifying button interfaces for generating interrupts.
Exceptions: Handling and Types
Explores exceptions in computer systems, covering their types, classification, handling, and design challenges.
Adding Interrupts to a CPU
Covers the process of adding interrupts to a CPU and the necessary modifications in the datapath and control.
IO Devices: Interaction and Performance
Covers the interaction between operating systems and IO devices, focusing on hardware fundamentals and performance implications.