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
Nios II Interrupts
Graph Chatbot
Related lectures (30)
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.
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.
Adding Interrupts to a CPU
Covers the process of adding interrupts to a CPU and the necessary modifications in the datapath and control.
Untitled
Timers and Counters: Architecture and Applications
Explores the architecture and applications of timers and counters in microcontrollers for generating precise time bases and signals.
Interrupts: Principles and Implementation
Explores the principles and implementation of interrupts in microcontrollers, covering motivation, sources, and practical examples.
Traps and Interrupts: Mechanisms for Operating System Control
Explains traps, interrupts, and exceptions, detailing their roles in operating system control and process management.
IO Devices: Interaction and Performance
Covers the interaction between operating systems and IO devices, focusing on hardware fundamentals and performance implications.
Input/Output and Interrupts: Connecting Peripherals and Handling Interrupts
Covers connecting peripherals, handling interrupts, and setting priority levels effectively.