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
Lecture
IO and Interrupts: Connecting Peripherals and Handling Interrupts
Graph Chatbot
Related lectures (30)
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.
Interrupts and System Calls
Explores interrupts, exception handling, and system calls in operating systems, focusing on CPU behavior and interrupt handling mechanisms.
Timers and Counters: Architecture and Applications
Explores the architecture and applications of timers and counters in microcontrollers for generating precise time bases and signals.
Embedded Systems: Control Basics
Introduces control basics, real-time programming, interrupts, and sensor networks in embedded systems, emphasizing resource management and real-time constraints.
Interrupts: Principles and Implementation
Explores the principles and implementation of interrupts in microcontrollers, covering motivation, sources, and practical examples.
Playing Melodies: Timer & Interruption
Explains playing melodies using timers and interruptions on microcontrollers, covering notes, periods, durations, and sensor implementation.
Process Protection and Efficient Execution
Explores process execution, protection, and efficient OS mechanisms for secure and reliable multi-program environments.
Understanding Microcontroller Interruptions
Explores microcontroller interruptions, covering types, vectors, categories, and handling methods, emphasizing internal complexity and ease of programming.
Adding Interrupts to a CPU
Covers the process of adding interrupts to a CPU and the necessary modifications in the datapath and control.
Exceptions: Control Flow and Handling
Explores exceptions, interrupts, faults, and their handling in computer systems, emphasizing the complexities of writing exception handlers.