资源详情

返回首页 | 相关搜索
[Tutorialsplanet.NET] Udemy - Mastering RTOS Hands on FreeRTOS and STM32Fx with Debugging
大小 7.31 GB
文件数 328
Info Hash: 5A6363C0D69C915EA86570E4DD939FC505BFEF83
收录时间 2025-12-29 22:57:26
更新时间 2025-12-29 22:57:26
文件列表 (328)
1. Overview of the course/1. Important Note.html
1.23 KB
1. Overview of the course/2. What is this course all about .mp4
57.43 MB
1. Overview of the course/2. What is this course all about .vtt
6.8 KB
1. Overview of the course/3. FAQ.html
1.68 KB
1. Overview of the course/4. Note for the Students.html
569 B
10. FreeRTOS app debugging using SEGGER SystemView Tools/1. Note for Next lecture.html
591 B
10. FreeRTOS app debugging using SEGGER SystemView Tools/10. SEGGER SystemView taking FreeRTOS trace using Continuous recording.mp4
62.36 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/10. SEGGER SystemView taking FreeRTOS trace using Continuous recording.vtt
12.86 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/11. Analyzing the trace An Overview.mp4
145.22 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/11. Analyzing the trace An Overview.vtt
14.64 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/12. Analyzing FreeRTOS helloword application using SystemView Trace.mp4
58.78 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/12. Analyzing FreeRTOS helloword application using SystemView Trace.vtt
6.76 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/2. Downloading SEGGER SystemView Software.mp4
18.14 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/2. Downloading SEGGER SystemView Software.vtt
2 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/3. SEGGER SystemView Installation and first look.mp4
43.99 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/3. SEGGER SystemView Installation and first look.vtt
4.52 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/4. What is SEGGER SystemView .mp4
24.4 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/4. What is SEGGER SystemView .vtt
4.85 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/5. SEGGER SystemView visualization modes.mp4
24.4 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/5. SEGGER SystemView visualization modes.vtt
5.55 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/6. SEGGER SystemView Target integration preparation.mp4
51.4 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/6. SEGGER SystemView Target integration preparation.vtt
8.42 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/7. SEGGER SystemView Target integration step by step.mp4
142.6 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/7. SEGGER SystemView Target integration step by step.vtt
17.7 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/8. SEGGER SystemView taking FreeRTOS trace using snapshot mode.mp4
95.25 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/8. SEGGER SystemView taking FreeRTOS trace using snapshot mode.vtt
10.35 KB
10. FreeRTOS app debugging using SEGGER SystemView Tools/9. SEGGER SystemView jlink reflash utility download.mp4
33.2 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/9. SEGGER SystemView jlink reflash utility download.vtt
3.87 KB
11. IDLE Task and Timer Svc Task of FreerRTOS/1. IDLE task and its significance.mp4
67.94 MB
11. IDLE Task and Timer Svc Task of FreerRTOS/1. IDLE task and its significance.vtt
8.94 KB
11. IDLE Task and Timer Svc Task of FreerRTOS/2. FreeRTOS Timer Services task and other details.mp4
61.41 MB
11. IDLE Task and Timer Svc Task of FreerRTOS/2. FreeRTOS Timer Services task and other details.vtt
6.52 KB
12. FreeRTOS Scheduler/1. Overview of FreeRTOS Scheduler.mp4
22.46 MB
12. FreeRTOS Scheduler/1. Overview of FreeRTOS Scheduler.vtt
5.67 KB
12. FreeRTOS Scheduler/2. FreeRTOS Scheduler and xTaskStartScheduler() API explanation.mp4
62.22 MB
12. FreeRTOS Scheduler/2. FreeRTOS Scheduler and xTaskStartScheduler() API explanation.vtt
12.51 KB
12. FreeRTOS Scheduler/3. Understanding implementation of xPortStartScheduler() of port.c.mp4
50.34 MB
12. FreeRTOS Scheduler/3. Understanding implementation of xPortStartScheduler() of port.c.vtt
6.17 KB
13. FreeRTOS and ARM Cortex Mx Arch. Specific details/1. FreeRTOS Kernel interrupts.mp4
13.79 MB
13. FreeRTOS and ARM Cortex Mx Arch. Specific details/1. FreeRTOS Kernel interrupts.vtt
2.65 KB
13. FreeRTOS and ARM Cortex Mx Arch. Specific details/2. RTOS Tick and SysTick Timer explanation.mp4
57.93 MB
13. FreeRTOS and ARM Cortex Mx Arch. Specific details/2. RTOS Tick and SysTick Timer explanation.vtt
8.5 KB
13. FreeRTOS and ARM Cortex Mx Arch. Specific details/3. Who configures the RTOS Tick Timer .mp4
42.99 MB
13. FreeRTOS and ARM Cortex Mx Arch. Specific details/3. Who configures the RTOS Tick Timer .vtt
4.3 KB
13. FreeRTOS and ARM Cortex Mx Arch. Specific details/4. What RTOS Tick ISR (SysTick ISR) does summary.mp4
25.93 MB
13. FreeRTOS and ARM Cortex Mx Arch. Specific details/4. What RTOS Tick ISR (SysTick ISR) does summary.vtt
3.74 KB
14. Context switching/1. Introduction to context switching.mp4
28.77 MB
14. Context switching/1. Introduction to context switching.vtt
3.9 KB
14. Context switching/2. Context Switching understanding State of a Task.mp4
45.02 MB
14. Context switching/2. Context Switching understanding State of a Task.vtt
8.91 KB
14. Context switching/3. Context Switching Task Switching out procedure with animation.mp4
57.26 MB
14. Context switching/3. Context Switching Task Switching out procedure with animation.vtt
8.77 KB
14. Context switching/4. Context switching understanding pendSV handler code.mp4
191.46 MB
14. Context switching/4. Context switching understanding pendSV handler code.vtt
18.63 KB
14. Context switching/5. Understanding SystemView trace when preemption is off.mp4
111.03 MB
14. Context switching/5. Understanding SystemView trace when preemption is off.vtt
9.84 KB
14. Context switching/6. Test Drive.html
167 B
14. Context switching/7. Test Drive.html
167 B
15. Exercise Button and LED Task and Interrupt Coding/1. Exercise Button and LED task.mp4
44.43 MB
15. Exercise Button and LED Task and Interrupt Coding/1. Exercise Button and LED task.vtt
5.11 KB
15. Exercise Button and LED Task and Interrupt Coding/10. Understanding Trace of button interrupt and led task execution.mp4
115.9 MB
15. Exercise Button and LED Task and Interrupt Coding/10. Understanding Trace of button interrupt and led task execution.vtt
22.42 KB
15. Exercise Button and LED Task and Interrupt Coding/2. Exercise Adding FreeRTOS source to project.mp4
39.32 MB
15. Exercise Button and LED Task and Interrupt Coding/2. Exercise Adding FreeRTOS source to project.vtt
3.97 KB
15. Exercise Button and LED Task and Interrupt Coding/3. Exercise Task create of button and LED task.mp4
86.75 MB
15. Exercise Button and LED Task and Interrupt Coding/3. Exercise Task create of button and LED task.vtt
9.01 KB
15. Exercise Button and LED Task and Interrupt Coding/4. Exercise GPIO configuration code.mp4
97.37 MB
15. Exercise Button and LED Task and Interrupt Coding/4. Exercise GPIO configuration code.vtt
9.62 KB
15. Exercise Button and LED Task and Interrupt Coding/5. Exercise GPIO configuration code cntd..mp4
30.13 MB
15. Exercise Button and LED Task and Interrupt Coding/5. Exercise GPIO configuration code cntd..vtt
3.43 KB
15. Exercise Button and LED Task and Interrupt Coding/6. Exercise Task handler implementation and testing on the target.mp4
45.97 MB
15. Exercise Button and LED Task and Interrupt Coding/6. Exercise Task handler implementation and testing on the target.vtt
4.44 KB
15. Exercise Button and LED Task and Interrupt Coding/7. Exercise working with task and interrupt.mp4
7.02 MB
15. Exercise Button and LED Task and Interrupt Coding/7. Exercise working with task and interrupt.vtt
4.52 KB
15. Exercise Button and LED Task and Interrupt Coding/8. Understanding GPIO Interrupts delivery in STM32 MCUs.mp4
197.21 MB
15. Exercise Button and LED Task and Interrupt Coding/8. Understanding GPIO Interrupts delivery in STM32 MCUs.vtt
20.73 KB
15. Exercise Button and LED Task and Interrupt Coding/9. Exercise LED task and Button interrupt handling code implementation.mp4
105.55 MB
15. Exercise Button and LED Task and Interrupt Coding/9. Exercise LED task and Button interrupt handling code implementation.vtt
10.16 KB
16. FreeRTOS Task Notification/1. Task Notify Introduction with exercise.mp4
21.25 MB
16. FreeRTOS Task Notification/1. Task Notify Introduction with exercise.vtt
5.6 KB
16. FreeRTOS Task Notification/2. Task notification APIs and xTaskNotifyWait().mp4
85.91 MB
16. FreeRTOS Task Notification/2. Task notification APIs and xTaskNotifyWait().vtt
11.9 KB
16. FreeRTOS Task Notification/3. using xTaskNotifyWait() in the code.mp4
67.36 MB
16. FreeRTOS Task Notification/3. using xTaskNotifyWait() in the code.vtt
9.95 KB
16. FreeRTOS Task Notification/4. Task notifications xTaskNotify().mp4
71.79 MB
16. FreeRTOS Task Notification/4. Task notifications xTaskNotify().vtt
8.7 KB
16. FreeRTOS Task Notification/5. Understanding Task notification trace.mp4
81.08 MB
16. FreeRTOS Task Notification/5. Understanding Task notification trace.vtt
14.28 KB
17. FreeRTOS Licensing model and API interface/1. freertos-licensing.mp4
45.6 MB
17. FreeRTOS Licensing model and API interface/1. freertos-licensing.vtt
9.63 KB
17. FreeRTOS Licensing model and API interface/2. FreeRTOS API Interface.mp4
27.24 MB
17. FreeRTOS Licensing model and API interface/2. FreeRTOS API Interface.vtt
8.51 KB
18/1. Overview of FreeRTOS Memory Management.mp4
71.62 MB
18/1. Overview of FreeRTOS Memory Management.vtt
19.21 KB
18/2. FreeRTOS Heap and Stack Management.mp4
34.94 MB
18/2. FreeRTOS Heap and Stack Management.vtt
17.15 KB
18/3. Overview of FreeRTOS Synchronization and mutual exclusion Services.mp4
43.36 MB
18/3. Overview of FreeRTOS Synchronization and mutual exclusion Services.vtt
10.35 KB
18/4. Test Drive.html
167 B
19. FreeRTOS Kernel Coding Style/1. Macros.mp4
12.33 MB
19. FreeRTOS Kernel Coding Style/1. Macros.vtt
4.98 KB
19. FreeRTOS Kernel Coding Style/2. Variables.mp4
25.75 MB
19. FreeRTOS Kernel Coding Style/2. Variables.vtt
9.8 KB
19. FreeRTOS Kernel Coding Style/3. Functions.mp4
22.39 MB
19. FreeRTOS Kernel Coding Style/3. Functions.vtt
6.97 KB
2. RTOS Introduction/1. What is Real Time Application(RTAs) .mp4
17.44 MB
2. RTOS Introduction/1. What is Real Time Application(RTAs) .vtt
19.4 KB
2. RTOS Introduction/2. What is Real Time Operating System(RTOS) .mp4
11.28 MB
2. RTOS Introduction/2. What is Real Time Operating System(RTOS) .vtt
10.91 KB
2. RTOS Introduction/3. RTOS vs GPOS Task Scheduling.mp4
6.37 MB
2. RTOS Introduction/3. RTOS vs GPOS Task Scheduling.vtt
3.89 KB
2. RTOS Introduction/4. RTOS vs GPOS Latency.mp4
10.03 MB
2. RTOS Introduction/4. RTOS vs GPOS Latency.vtt
5.54 KB
2. RTOS Introduction/5. RTOS vs GPOS Priority inversion.mp4
19.59 MB
2. RTOS Introduction/5. RTOS vs GPOS Priority inversion.vtt
12.02 KB
2. RTOS Introduction/6. What is Multitasking .mp4
8.49 MB
2. RTOS Introduction/6. What is Multitasking .vtt
4.73 KB
20. FreeRTOS Task Deletion/1. Deleting a Task.mp4
11.54 MB
20. FreeRTOS Task Deletion/1. Deleting a Task.vtt
2.6 KB
20. FreeRTOS Task Deletion/2. Exercise Task Delete.mp4
8.22 MB
20. FreeRTOS Task Deletion/2. Exercise Task Delete.vtt
1.85 KB
20. FreeRTOS Task Deletion/3. Exercise Task Delete Implementation.mp4
73.29 MB
20. FreeRTOS Task Deletion/3. Exercise Task Delete Implementation.vtt
8.05 KB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/1. FreeRTOS Hardware interrupt Configurable items.mp4
73.11 MB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/1. FreeRTOS Hardware interrupt Configurable items.vtt
9.66 KB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/2. FreeRTOS Hardware interrupt Configurable items contd..mp4
72.54 MB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/2. FreeRTOS Hardware interrupt Configurable items contd..vtt
10.69 KB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/3. Priority of freeRTOS Tasks.mp4
5.86 MB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/3. Priority of freeRTOS Tasks.vtt
3.31 KB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/4. FreeRTOS priority SetGet APIs.mp4
14.16 MB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/4. FreeRTOS priority SetGet APIs.vtt
5.24 KB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/5. Exercise Task Priority.mp4
8.18 MB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/5. Exercise Task Priority.vtt
1.76 KB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/6. Exercise Task Priority Implementation and testing.mp4
54.96 MB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/6. Exercise Task Priority Implementation and testing.vtt
5.84 KB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/7. Exercise Task Priority analyzing the trace.mp4
56.44 MB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/7. Exercise Task Priority analyzing the trace.vtt
5.64 KB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/8. Test Drive.html
167 B
22. Interrupt safe APIs and Task yielding/1. Interrupt safe and interrupt unsafe APIs..mp4
26.33 MB
22. Interrupt safe APIs and Task yielding/1. Interrupt safe and interrupt unsafe APIs..vtt
16.27 KB
22. Interrupt safe APIs and Task yielding/2. Understanding Task Yielding.mp4
27.74 MB
22. Interrupt safe APIs and Task yielding/2. Understanding Task Yielding.vtt
9.47 KB
22. Interrupt safe APIs and Task yielding/3. Test Drive.html
167 B
23. FreeRTOS Task States/1. Running and Not Running state.mp4
3.27 MB
23. FreeRTOS Task States/1. Running and Not Running state.vtt
1.84 KB
23. FreeRTOS Task States/2. The Ready state.html
626 B
23. FreeRTOS Task States/3. The Blocked state.mp4
9.48 MB
23. FreeRTOS Task States/3. The Blocked state.vtt
6.77 KB
23. FreeRTOS Task States/4. Suspended state.mp4
5.56 MB
23. FreeRTOS Task States/4. Suspended state.vtt
2.97 KB
23. FreeRTOS Task States/5. Test Drive.html
167 B
24. FreeRTOS Importance of Delay APIs/1. Crude delay and its Effects.mp4
8.88 MB
24. FreeRTOS Importance of Delay APIs/1. Crude delay and its Effects.vtt
7.72 KB
24. FreeRTOS Importance of Delay APIs/2. Using Blocked state to create delay.mp4
13.44 MB
24. FreeRTOS Importance of Delay APIs/2. Using Blocked state to create delay.vtt
8.06 KB
24. FreeRTOS Importance of Delay APIs/3. Exercise vTaskDelay() Introduction.mp4
31.85 MB
24. FreeRTOS Importance of Delay APIs/3. Exercise vTaskDelay() Introduction.vtt
4.48 KB
24. FreeRTOS Importance of Delay APIs/4. Exercise vTaskDelay() Implementation.mp4
56.26 MB
24. FreeRTOS Importance of Delay APIs/4. Exercise vTaskDelay() Implementation.vtt
6.37 KB
24. FreeRTOS Importance of Delay APIs/5. Exercise vTaskDelay() analyzing with trace.mp4
64.46 MB
24. FreeRTOS Importance of Delay APIs/5. Exercise vTaskDelay() analyzing with trace.vtt
6.68 KB
24. FreeRTOS Importance of Delay APIs/6. Test Drive.html
167 B
25. FreeRTOS Hook Functions/1. FreeRTOS Hook functions.mp4
74.72 MB
25. FreeRTOS Hook Functions/1. FreeRTOS Hook functions.vtt
9.95 KB
25. FreeRTOS Hook Functions/2. Tick hook function and Current saving instructions.mp4
73.87 MB
25. FreeRTOS Hook Functions/2. Tick hook function and Current saving instructions.vtt
15.88 KB
25. FreeRTOS Hook Functions/3. Test Drive.html
167 B
26. FreeRTOS Scheduling Policies/1. Preemptive Scheduling.mp4
10.73 MB
26. FreeRTOS Scheduling Policies/1. Preemptive Scheduling.vtt
7.1 KB
26. FreeRTOS Scheduling Policies/2. Prioritized Preemptive Scheduling.mp4
55.63 MB
26. FreeRTOS Scheduling Policies/2. Prioritized Preemptive Scheduling.vtt
8.02 KB
26. FreeRTOS Scheduling Policies/3. Co-operative Scheduling.mp4
7.17 MB
26. FreeRTOS Scheduling Policies/3. Co-operative Scheduling.vtt
4.47 KB
27. FreeRTOS Queue Management/1. Queues and its features.mp4
28.8 MB
27. FreeRTOS Queue Management/1. Queues and its features.vtt
8.59 KB
27. FreeRTOS Queue Management/10. UART ISR implementation.mp4
62.43 MB
27. FreeRTOS Queue Management/10. UART ISR implementation.vtt
6.13 KB
27. FreeRTOS Queue Management/11. Implementing menu print task.mp4
63.49 MB
27. FreeRTOS Queue Management/11. Implementing menu print task.vtt
6.51 KB
27. FreeRTOS Queue Management/12. Implementing UART write task.mp4
45.64 MB
27. FreeRTOS Queue Management/12. Implementing UART write task.vtt
5.25 KB
27. FreeRTOS Queue Management/13. UART ISR coding.mp4
49.18 MB
27. FreeRTOS Queue Management/13. UART ISR coding.vtt
4.59 KB
27. FreeRTOS Queue Management/14. Implementation of command handling task.mp4
73.79 MB
27. FreeRTOS Queue Management/14. Implementation of command handling task.vtt
7.79 KB
27. FreeRTOS Queue Management/15. Implementation of command processing task.mp4
60.46 MB
27. FreeRTOS Queue Management/15. Implementation of command processing task.vtt
5.9 KB
27. FreeRTOS Queue Management/16. Command processing helper function implementation.mp4
82.72 MB
27. FreeRTOS Queue Management/16. Command processing helper function implementation.vtt
9.65 KB
27. FreeRTOS Queue Management/17. Software timers discussion.mp4
131.4 MB
27. FreeRTOS Queue Management/17. Software timers discussion.vtt
29.59 KB
27. FreeRTOS Queue Management/18. Software timers discussion contd..mp4
11.52 MB
27. FreeRTOS Queue Management/18. Software timers discussion contd..vtt
2.3 KB
27. FreeRTOS Queue Management/19. Solving race condition between task and ISR.mp4
47.5 MB
27. FreeRTOS Queue Management/19. Solving race condition between task and ISR.vtt
4.37 KB
27. FreeRTOS Queue Management/2. Creating a Queue.mp4
9.89 MB
27. FreeRTOS Queue Management/2. Creating a Queue.vtt
4.88 KB
27. FreeRTOS Queue Management/20. Memory freeing and RTC testing.mp4
98.91 MB
27. FreeRTOS Queue Management/20. Memory freeing and RTC testing.vtt
9.69 KB
27. FreeRTOS Queue Management/21. Full Application testing.mp4
34.93 MB
27. FreeRTOS Queue Management/21. Full Application testing.vtt
2.99 KB
27. FreeRTOS Queue Management/22. Test Drive.html
167 B
27. FreeRTOS Queue Management/3. Sending data to Queue.mp4
8.23 MB
27. FreeRTOS Queue Management/3. Sending data to Queue.vtt
4.64 KB
27. FreeRTOS Queue Management/4. Receiving data from Queue.mp4
13.16 MB
27. FreeRTOS Queue Management/4. Receiving data from Queue.vtt
2.41 KB
27. FreeRTOS Queue Management/5. Exercise FreeRTOS Command Processing app.mp4
46.39 MB
27. FreeRTOS Queue Management/5. Exercise FreeRTOS Command Processing app.vtt
7.39 KB
27. FreeRTOS Queue Management/6. Exercise Task Implementation.mp4
37.16 MB
27. FreeRTOS Queue Management/6. Exercise Task Implementation.vtt
3.76 KB
27. FreeRTOS Queue Management/7. Creation of Command Queue.mp4
82.41 MB
27. FreeRTOS Queue Management/7. Creation of Command Queue.vtt
15.28 KB
27. FreeRTOS Queue Management/8. Creation of UART write Queue.mp4
16.59 MB
27. FreeRTOS Queue Management/8. Creation of UART write Queue.vtt
1.58 KB
27. FreeRTOS Queue Management/9. Coding for UART interrupt settings.mp4
156.69 MB
27. FreeRTOS Queue Management/9. Coding for UART interrupt settings.vtt
13.1 KB
28/1. Synchronization and Mutual exclusion in real world.mp4
12.74 MB
28/1. Synchronization and Mutual exclusion in real world.vtt
6.94 KB
28/2. Creation of a semaphore.mp4
7.65 MB
28/2. Creation of a semaphore.vtt
3.95 KB
28/3. Different types of semaphores.mp4
8.01 MB
28/3. Different types of semaphores.vtt
4.18 KB
28/4. Binary semaphore to synchronize between two Tasks.mp4
7.37 MB
28/4. Binary semaphore to synchronize between two Tasks.vtt
4.26 KB
28/5. Exercise Synchronization between 2 Tasks.mp4
106.27 MB
28/5. Exercise Synchronization between 2 Tasks.vtt
11.74 KB
28/6. Binary Semaphore to synchronize between task and Interrupt.mp4
37.29 MB
28/6. Binary Semaphore to synchronize between task and Interrupt.vtt
5.55 KB
28/7. Events latching.mp4
15.96 MB
28/7. Events latching.vtt
10.7 KB
28/8. counting semaphore to latch and process multiple events.mp4
8.65 MB
28/8. counting semaphore to latch and process multiple events.vtt
4.89 KB
28/9. Exercise Synchronizing a Task and Multiple Events.mp4
91.24 MB
28/9. Exercise Synchronizing a Task and Multiple Events.vtt
10.79 KB
29. Mutual exclusion/1. Mutual Exclusion using Binary Semaphore.mp4
36.11 MB
29. Mutual exclusion/1. Mutual Exclusion using Binary Semaphore.vtt
7.3 KB
29. Mutual exclusion/2. Exercise Mutual Exclusion between 2 tasks using Binary Semaphore.mp4
81.72 MB
29. Mutual exclusion/2. Exercise Mutual Exclusion between 2 tasks using Binary Semaphore.vtt
8.47 KB
29. Mutual exclusion/3. Issue with Binary sema when used for Mutual exclusion.html
344 B
29. Mutual exclusion/3.1 Issue_with_Binary_Semaphore .pdf.pdf
460.94 KB
29. Mutual exclusion/4. Advantages of Mutex Over Binary Semaphore.mp4
11.61 MB
29. Mutual exclusion/4. Advantages of Mutex Over Binary Semaphore.vtt
5.62 KB
29. Mutual exclusion/5. Code Exercise - 16 Mutex Example.html
1.47 KB
29. Mutual exclusion/6. Crude way to protect critical section.mp4
9.58 MB
29. Mutual exclusion/6. Crude way to protect critical section.vtt
4.19 KB
29. Mutual exclusion/7. Test Drive.html
167 B
3. Development board used in our courses/1. Note for the students.html
208 B
3. Development board used in our courses/2. About MCU Development board.mp4
52.12 MB
3. Development board used in our courses/2. About MCU Development board.vtt
6.25 KB
3. Development board used in our courses/2.1 NUCLEO-F446RE Nucleo-64 development board.html
117 B
3. Development board used in our courses/2.2 Discovery kit with STM32F407VG MCU.html
120 B
3. Development board used in our courses/3. STM32F4 Discovery and Nucleo Board Details.mp4
121.06 MB
3. Development board used in our courses/3. STM32F4 Discovery and Nucleo Board Details.vtt
9.25 KB
3. Development board used in our courses/4. ST-Link Driver Installation.mp4
32.31 MB
3. Development board used in our courses/4. ST-Link Driver Installation.vtt
3.35 KB
3. Development board used in our courses/4.1 ST-LINK, ST-LINKV2, ST-LINKV2-1 USB driver signed for Windows7, Windows8, Windows10.html
117 B
3. Development board used in our courses/5. ST Link Firmware Upgrade.mp4
32.28 MB
3. Development board used in our courses/5. ST Link Firmware Upgrade.vtt
4.84 KB
3. Development board used in our courses/5.1 ST-LINK, ST-LINKV2, ST-LINKV2-1 firmware upgrade.html
117 B
30. FreeRTOS+Simulator/1. Working with simulator using FreeRTOS Win32 Port.html
694 B
30. FreeRTOS+Simulator/1.1 Installing Eclipse.pdf.pdf
820.5 KB
30. FreeRTOS+Simulator/1.2 freertos+win32simulator.pdf.pdf
1.37 MB
30. FreeRTOS+Simulator/1.3 Installing Java JDK for Windows.pdf.pdf
114.64 KB
31. BONUS LECTURE/1. BONUS LECTURE.html
3.08 KB
4. IDE install (OpenSTM32 System Workbench)/1. Downloading Open STM32 System Workbench.mp4
61.76 MB
4. IDE install (OpenSTM32 System Workbench)/1. Downloading Open STM32 System Workbench.vtt
9.91 KB
4. IDE install (OpenSTM32 System Workbench)/2. Installing Open STM32 System Workbench.mp4
29.86 MB
4. IDE install (OpenSTM32 System Workbench)/2. Installing Open STM32 System Workbench.vtt
4.93 KB
5. Downloading and Installing FreeRTOS/1. Downloading FreeRTOS From freertos.org.mp4
17.41 MB
5. Downloading and Installing FreeRTOS/1. Downloading FreeRTOS From freertos.org.vtt
1.9 KB
5. Downloading and Installing FreeRTOS/2. Installing FreeRTOS.mp4
41.06 MB
5. Downloading and Installing FreeRTOS/2. Installing FreeRTOS.vtt
6.42 KB
6. Creating FreeRTOS based project for STM32 MCUs/1. Creating FreeRTOS based project for STM32 MCUs Part-1.mp4
20.74 MB
6. Creating FreeRTOS based project for STM32 MCUs/1. Creating FreeRTOS based project for STM32 MCUs Part-1.vtt
3 KB
6. Creating FreeRTOS based project for STM32 MCUs/2. Creating FreeRTOS based project for STM32 MCUs Part-2.mp4
49.09 MB
6. Creating FreeRTOS based project for STM32 MCUs/2. Creating FreeRTOS based project for STM32 MCUs Part-2.vtt
15.25 KB
6. Creating FreeRTOS based project for STM32 MCUs/3. Creating FreeRTOS based project for STM32 MCUs Part-3.mp4
74.37 MB
6. Creating FreeRTOS based project for STM32 MCUs/3. Creating FreeRTOS based project for STM32 MCUs Part-3.vtt
21.24 KB
6. Creating FreeRTOS based project for STM32 MCUs/4. Creating FreeRTOS based project for STM32 MCUs Part-4.mp4
46.68 MB
6. Creating FreeRTOS based project for STM32 MCUs/4. Creating FreeRTOS based project for STM32 MCUs Part-4.vtt
5.74 KB
6. Creating FreeRTOS based project for STM32 MCUs/5. Creating FreeRTOS based project for STM32 MCUs Part-5.mp4
63.21 MB
6. Creating FreeRTOS based project for STM32 MCUs/5. Creating FreeRTOS based project for STM32 MCUs Part-5.vtt
6.67 KB
6. Creating FreeRTOS based project for STM32 MCUs/6. Understanding SystemCoreClock variable.mp4
67.59 MB
6. Creating FreeRTOS based project for STM32 MCUs/6. Understanding SystemCoreClock variable.vtt
6.47 KB
7. FreeRTOS Task Creation/1. What is task .mp4
64.64 MB
7. FreeRTOS Task Creation/1. What is task .vtt
8.84 KB
7. FreeRTOS Task Creation/2. Task Create API.mp4
30.29 MB
7. FreeRTOS Task Creation/2. Task Create API.vtt
5.44 KB
7. FreeRTOS Task Creation/3. Scheduling of Tasks.mp4
5.4 MB
7. FreeRTOS Task Creation/3. Scheduling of Tasks.vtt
946 B
7. FreeRTOS Task Creation/4. FreeRTOS behind the scene Task Creation.mp4
4.61 MB
7. FreeRTOS Task Creation/4. FreeRTOS behind the scene Task Creation.vtt
2.81 KB
7. FreeRTOS Task Creation/5. Test Drive.html
167 B
8. FreeRTOS Hello World App and Testing on hardware/1. Exercise Introduction.mp4
9.8 MB
8. FreeRTOS Hello World App and Testing on hardware/1. Exercise Introduction.vtt
2.19 KB
8. FreeRTOS Hello World App and Testing on hardware/2. Exercise Understanding MCU clock configuration Part-1.mp4
81.67 MB
8. FreeRTOS Hello World App and Testing on hardware/2. Exercise Understanding MCU clock configuration Part-1.vtt
17.02 KB
8. FreeRTOS Hello World App and Testing on hardware/3. Exercise Understanding MCU clock configuration Part-2.mp4
89.05 MB
8. FreeRTOS Hello World App and Testing on hardware/3. Exercise Understanding MCU clock configuration Part-2.vtt
16.18 KB
8. FreeRTOS Hello World App and Testing on hardware/4. Exercise Creating FreeRTOS Tasks Part-1.mp4
86.27 MB
8. FreeRTOS Hello World App and Testing on hardware/4. Exercise Creating FreeRTOS Tasks Part-1.vtt
9.23 KB
8. FreeRTOS Hello World App and Testing on hardware/5. Exercise Creating FreeRTOS Tasks Part-2.mp4
47.76 MB
8. FreeRTOS Hello World App and Testing on hardware/5. Exercise Creating FreeRTOS Tasks Part-2.vtt
4.98 KB
8. FreeRTOS Hello World App and Testing on hardware/6. Exercise Testing via debugger Part-1.mp4
45.1 MB
8. FreeRTOS Hello World App and Testing on hardware/6. Exercise Testing via debugger Part-1.vtt
5.55 KB
8. FreeRTOS Hello World App and Testing on hardware/7. Exercise Testing via debugger Part-2.mp4
72.83 MB
8. FreeRTOS Hello World App and Testing on hardware/7. Exercise Testing via debugger Part-2.vtt
8.46 KB
9. Semi hosting and UART setup/1. Understanding ARM Semi-hosting feature.mp4
92.67 MB
9. Semi hosting and UART setup/1. Understanding ARM Semi-hosting feature.vtt
21.67 KB
9. Semi hosting and UART setup/1.1 semishoting-cmd.txt.txt
301 B
9. Semi hosting and UART setup/2. Using MCU peripherals and implementing initialization codes.mp4
51.84 MB
9. Semi hosting and UART setup/2. Using MCU peripherals and implementing initialization codes.vtt
5.6 KB
9. Semi hosting and UART setup/3. MCU pin configuration table and UART VCP connection.mp4
110.66 MB
9. Semi hosting and UART setup/3. MCU pin configuration table and UART VCP connection.vtt
11.91 KB
9. Semi hosting and UART setup/3.1 external_usb_uart_connection.pdf.pdf
95.01 KB
9. Semi hosting and UART setup/4. UART pin configuration using STD. Periph. Libray APIs.mp4
135.84 MB
9. Semi hosting and UART setup/4. UART pin configuration using STD. Periph. Libray APIs.vtt
23.56 KB
9. Semi hosting and UART setup/5. Exercise UART Parameter Inits.mp4
89.83 MB
9. Semi hosting and UART setup/5. Exercise UART Parameter Inits.vtt
8.78 KB
9. Semi hosting and UART setup/6. Exercise UART Printmsg implementation using std periph. libary.mp4
102.37 MB
9. Semi hosting and UART setup/6. Exercise UART Printmsg implementation using std periph. libary.vtt
18.73 KB
9. Semi hosting and UART setup/7. Exercise Testing UART prints.mp4
40.52 MB
9. Semi hosting and UART setup/7. Exercise Testing UART prints.vtt
8.87 KB
9. Semi hosting and UART setup/8. Exercise Testing our hello world application over UART.mp4
29.33 MB
9. Semi hosting and UART setup/8. Exercise Testing our hello world application over UART.vtt
4.99 KB
9. Semi hosting and UART setup/9. Exercise Usage of taskYIELD() and explanation.mp4
93.15 MB
9. Semi hosting and UART setup/9. Exercise Usage of taskYIELD() and explanation.vtt
10.23 KB
[Tutorialsplanet.NET].url
128 B

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。