Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:multiasm:piot:chapter_4_2 [2026/03/01 17:41] ktokarzen:multiasm:piot:chapter_4_2 [2026/03/01 17:41] (current) – [Microcontroller Architecture – Component Overview] ktokarz
Line 20: Line 20:
 </figure> </figure>
  
-==== Microcontroller Architecture – Component Overview ====+==== AVR Components Overview ====
  
   * Interrupt Unit - Handles asynchronous events by temporarily halting the main program flow to execute interrupt service routines.   * Interrupt Unit - Handles asynchronous events by temporarily halting the main program flow to execute interrupt service routines.
   * SPI Unit - Implements the Serial Peripheral Interface protocol for high-speed synchronous data exchange with external devices.   * SPI Unit - Implements the Serial Peripheral Interface protocol for high-speed synchronous data exchange with external devices.
   * Watchdog Timer - A fail-safe timer that resets the system if the software becomes unresponsive or enters an infinite loop.   * Watchdog Timer - A fail-safe timer that resets the system if the software becomes unresponsive or enters an infinite loop.
-  * Analog Comparator - Compares two analog input voltages and outputs a digital signal based on their relative magnitude.+  * Analogue Comparator - Compares two analogue input voltages and outputs a digital signal based on their relative magnitude.
   * I/O Module - Interfaces with external peripherals, enabling digital input and output operations.   * I/O Module - Interfaces with external peripherals, enabling digital input and output operations.
   * Flash Program Memory - Non-volatile memory used to store the program code, retaining data even when power is lost.   * Flash Program Memory - Non-volatile memory used to store the program code, retaining data even when power is lost.
en/multiasm/piot/chapter_4_2.1772379665.txt.gz · Last modified: by ktokarz
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0