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 request
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
Inputs and Outputs: Peripheral Communication
Explores peripheral communication through input/output devices, memory-mapped interfaces, interrupts, and direct memory access.
Priority Encoders: Example and Operation
Explains the operation of priority encoders and provides examples of 8-input priority encoders.
Exceptions: Handling and Types
Explores exceptions in computer systems, covering their types, classification, handling, and design challenges.
Multiprocessors, Processes and Switching
Covers the creation of processes, switching between them, handling interrupts, and the context switch mechanism in the multiprocessor world.
Microcontrollers Fundamentals
Covers microcontrollers fundamentals, including operations, pointers, interrupts, and interrupt handling.
IO Devices: Interaction and Performance
Covers the interaction between operating systems and IO devices, focusing on hardware fundamentals and performance implications.
Understanding Microcontroller Interruptions
Explores microcontroller interruptions, covering types, vectors, categories, and handling methods, emphasizing internal complexity and ease of programming.
IO and Interrupts: Connecting Peripherals and Handling Interrupts
Explores connecting peripherals, handling interrupts, and modifying button interfaces for generating interrupts.
Adding Interrupts to a CPU
Covers the process of adding interrupts to a CPU and the necessary modifications in the datapath and control.
Playing Melodies: Timer & Interruption
Explains playing melodies using timers and interruptions on microcontrollers, covering notes, periods, durations, and sensor implementation.