User Tools

Site Tools


rtes:topics:rtos:dk-questions

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rtes:topics:rtos:dk-questions [2025/03/30 10:04] – [Video 01] rolfrtes:topics:rtos:dk-questions [2025/03/30 13:27] (current) – [Video 02] rolf
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
  
-====== DigiKey Introduction to RTOSQuestions About the Video Tutorials ======+====== DigiKey'Introduction to RTOS Questions About the Video Tutorials ======
  
  
Line 7: Line 7:
  
   - Is a microcontroller (MC) a central processing unit (CPU)?   - Is a microcontroller (MC) a central processing unit (CPU)?
 +  - What does SoC mean?
   - What is a processor core?   - What is a processor core?
-  - How may cores does a microcontroller have? Compare EPS32-S2 and ESP32-C3. +  - How may cores does a microcontroller have? Compare EPS32-S2 and ESP32-C3. 
 +  - Ask perplexity.ai: \\ (1) Where do I find the original datasheet of ESP32-S3? \\ (2) Where do I find the original datasheet of ATmega328 (the MC of the original Arduino UNO board)? \\ Search for the functional block diagrams in both datasheets (rather thick manuals) and compare them. Can you identify functional blocks they have in common?
  
 ===== Video 01 ===== ===== Video 01 =====
Line 21: Line 23:
   - What does task priority mean?   - What does task priority mean?
   - Can the standard MC interrupt request (IRQ) mechanism still be used together with RTOS to react extremely fast to events like timer events, external sensor readings, or user interactions?    - Can the standard MC interrupt request (IRQ) mechanism still be used together with RTOS to react extremely fast to events like timer events, external sensor readings, or user interactions? 
 +  - RTOS is never faster and more responsive than a super loop with interrupts. Why would you use RTOS? 
 +
  
  
 ===== Video 02 ===== ===== Video 02 =====
 +===== Video 03 =====
 +===== Video 04 =====
  
rtes/topics/rtos/dk-questions.1743329087.txt.gz · Last modified: 2025/03/30 10:04 by rolf