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
Input/Output and Interrupts: Connecting Peripherals and Handling Interrupts
Graph Chatbot
Related lectures (30)
Previous
Page 2 of 3
Next
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.
Adding Interrupts: CPU Dispatcher
Covers adding interrupts to a CPU and implementing a software dispatcher for interrupt handling with fixed priorities.
Microcontrollers Fundamentals
Covers microcontrollers fundamentals, including operations, pointers, interrupts, and interrupt handling.
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.
Interrupts: Principles and Implementation
Explores the principles and implementation of interrupts in microcontrollers, covering motivation, sources, and practical examples.
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.