zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[Tutorialsplanet.NET] Udemy - Mastering RTOS Hands on FreeRTOS and STM32Fx with Debugging
magnet:?xt=urn:btih:5a6363c0d69c915ea86570e4dd939fc505bfef83&dn=[Tutorialsplanet.NET] Udemy - Mastering RTOS Hands on FreeRTOS and STM32Fx with Debugging
磁力链接详情
文件列表详情
5a6363c0d69c915ea86570e4dd939fc505bfef83
infohash:
148
文件数量
7.31 GB
文件大小
2019-10-16 16:20
创建日期
2024-11-10 16:50
最后访问
相关分词
Tutorialsplanet
NET
Udemy
-
Mastering
RTOS
Hands
on
FreeRTOS
and
STM32Fx
with
Debugging
1. Overview of the course/2. What is this course all about .mp4 57.43 MB
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/11. Analyzing the trace An Overview.mp4 145.22 MB
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/2. Downloading SEGGER SystemView Software.mp4 18.14 MB
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/4. What is SEGGER SystemView .mp4 24.4 MB
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/6. SEGGER SystemView Target integration preparation.mp4 51.4 MB
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/8. SEGGER SystemView taking FreeRTOS trace using snapshot mode.mp4 95.25 MB
10. FreeRTOS app debugging using SEGGER SystemView Tools/9. SEGGER SystemView jlink reflash utility download.mp4 33.2 MB
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/2. FreeRTOS Timer Services task and other details.mp4 61.41 MB
12. FreeRTOS Scheduler/1. Overview of FreeRTOS Scheduler.mp4 22.46 MB
12. FreeRTOS Scheduler/2. FreeRTOS Scheduler and xTaskStartScheduler() API explanation.mp4 62.22 MB
12. FreeRTOS Scheduler/3. Understanding implementation of xPortStartScheduler() of port.c.mp4 50.34 MB
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/2. RTOS Tick and SysTick Timer explanation.mp4 57.93 MB
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/4. What RTOS Tick ISR (SysTick ISR) does summary.mp4 25.93 MB
14. Context switching/1. Introduction to context switching.mp4 28.77 MB
14. Context switching/2. Context Switching understanding State of a Task.mp4 45.02 MB
14. Context switching/3. Context Switching Task Switching out procedure with animation.mp4 57.26 MB
14. Context switching/4. Context switching understanding pendSV handler code.mp4 191.46 MB
14. Context switching/5. Understanding SystemView trace when preemption is off.mp4 111.03 MB
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/10. Understanding Trace of button interrupt and led task execution.mp4 115.9 MB
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/3. Exercise Task create of button and LED task.mp4 86.75 MB
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/5. Exercise GPIO configuration code cntd..mp4 30.13 MB
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/7. Exercise working with task and interrupt.mp4 7.02 MB
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/9. Exercise LED task and Button interrupt handling code implementation.mp4 105.55 MB
16. FreeRTOS Task Notification/1. Task Notify Introduction with exercise.mp4 21.25 MB
16. FreeRTOS Task Notification/2. Task notification APIs and xTaskNotifyWait().mp4 85.91 MB
16. FreeRTOS Task Notification/3. using xTaskNotifyWait() in the code.mp4 67.36 MB
16. FreeRTOS Task Notification/4. Task notifications xTaskNotify().mp4 71.79 MB
16. FreeRTOS Task Notification/5. Understanding Task notification trace.mp4 81.08 MB
17. FreeRTOS Licensing model and API interface/1. freertos-licensing.mp4 45.6 MB
17. FreeRTOS Licensing model and API interface/2. FreeRTOS API Interface.mp4 27.24 MB
18/1. Overview of FreeRTOS Memory Management.mp4 71.62 MB
18/2. FreeRTOS Heap and Stack Management.mp4 34.94 MB
18/3. Overview of FreeRTOS Synchronization and mutual exclusion Services.mp4 43.36 MB
19. FreeRTOS Kernel Coding Style/1. Macros.mp4 12.33 MB
19. FreeRTOS Kernel Coding Style/2. Variables.mp4 25.75 MB
19. FreeRTOS Kernel Coding Style/3. Functions.mp4 22.39 MB
2. RTOS Introduction/1. What is Real Time Application(RTAs) .mp4 17.44 MB
2. RTOS Introduction/2. What is Real Time Operating System(RTOS) .mp4 11.28 MB
2. RTOS Introduction/3. RTOS vs GPOS Task Scheduling.mp4 6.37 MB
2. RTOS Introduction/4. RTOS vs GPOS Latency.mp4 10.03 MB
2. RTOS Introduction/5. RTOS vs GPOS Priority inversion.mp4 19.59 MB
2. RTOS Introduction/6. What is Multitasking .mp4 8.49 MB
20. FreeRTOS Task Deletion/1. Deleting a Task.mp4 11.54 MB
20. FreeRTOS Task Deletion/2. Exercise Task Delete.mp4 8.22 MB
20. FreeRTOS Task Deletion/3. Exercise Task Delete Implementation.mp4 73.29 MB
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/2. FreeRTOS Hardware interrupt Configurable items contd..mp4 72.54 MB
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/4. FreeRTOS priority SetGet APIs.mp4 14.16 MB
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/6. Exercise Task Priority Implementation and testing.mp4 54.96 MB
21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/7. Exercise Task Priority analyzing the trace.mp4 56.44 MB
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/2. Understanding Task Yielding.mp4 27.74 MB
23. FreeRTOS Task States/1. Running and Not Running state.mp4 3.27 MB
23. FreeRTOS Task States/3. The Blocked state.mp4 9.48 MB
23. FreeRTOS Task States/4. Suspended state.mp4 5.56 MB
24. FreeRTOS Importance of Delay APIs/1. Crude delay and its Effects.mp4 8.88 MB
24. FreeRTOS Importance of Delay APIs/2. Using Blocked state to create delay.mp4 13.44 MB
24. FreeRTOS Importance of Delay APIs/3. Exercise vTaskDelay() Introduction.mp4 31.85 MB
24. FreeRTOS Importance of Delay APIs/4. Exercise vTaskDelay() Implementation.mp4 56.26 MB
24. FreeRTOS Importance of Delay APIs/5. Exercise vTaskDelay() analyzing with trace.mp4 64.46 MB
25. FreeRTOS Hook Functions/1. FreeRTOS Hook functions.mp4 74.72 MB
25. FreeRTOS Hook Functions/2. Tick hook function and Current saving instructions.mp4 73.87 MB
26. FreeRTOS Scheduling Policies/1. Preemptive Scheduling.mp4 10.73 MB
26. FreeRTOS Scheduling Policies/2. Prioritized Preemptive Scheduling.mp4 55.63 MB
26. FreeRTOS Scheduling Policies/3. Co-operative Scheduling.mp4 7.17 MB
27. FreeRTOS Queue Management/1. Queues and its features.mp4 28.8 MB
27. FreeRTOS Queue Management/10. UART ISR implementation.mp4 62.43 MB
27. FreeRTOS Queue Management/11. Implementing menu print task.mp4 63.49 MB
27. FreeRTOS Queue Management/12. Implementing UART write task.mp4 45.64 MB
27. FreeRTOS Queue Management/13. UART ISR coding.mp4 49.18 MB
27. FreeRTOS Queue Management/14. Implementation of command handling task.mp4 73.79 MB
27. FreeRTOS Queue Management/15. Implementation of command processing task.mp4 60.46 MB
27. FreeRTOS Queue Management/16. Command processing helper function implementation.mp4 82.72 MB
27. FreeRTOS Queue Management/17. Software timers discussion.mp4 131.4 MB
27. FreeRTOS Queue Management/18. Software timers discussion contd..mp4 11.52 MB
27. FreeRTOS Queue Management/19. Solving race condition between task and ISR.mp4 47.5 MB
27. FreeRTOS Queue Management/2. Creating a Queue.mp4 9.89 MB
27. FreeRTOS Queue Management/20. Memory freeing and RTC testing.mp4 98.91 MB
27. FreeRTOS Queue Management/21. Full Application testing.mp4 34.93 MB
27. FreeRTOS Queue Management/3. Sending data to Queue.mp4 8.23 MB
27. FreeRTOS Queue Management/4. Receiving data from Queue.mp4 13.16 MB
27. FreeRTOS Queue Management/5. Exercise FreeRTOS Command Processing app.mp4 46.39 MB
27. FreeRTOS Queue Management/6. Exercise Task Implementation.mp4 37.16 MB
27. FreeRTOS Queue Management/7. Creation of Command Queue.mp4 82.41 MB
27. FreeRTOS Queue Management/8. Creation of UART write Queue.mp4 16.59 MB
27. FreeRTOS Queue Management/9. Coding for UART interrupt settings.mp4 156.69 MB
28/1. Synchronization and Mutual exclusion in real world.mp4 12.74 MB
28/2. Creation of a semaphore.mp4 7.65 MB
28/3. Different types of semaphores.mp4 8.01 MB
28/4. Binary semaphore to synchronize between two Tasks.mp4 7.37 MB
28/5. Exercise Synchronization between 2 Tasks.mp4 106.27 MB
28/6. Binary Semaphore to synchronize between task and Interrupt.mp4 37.29 MB
28/7. Events latching.mp4 15.96 MB
28/8. counting semaphore to latch and process multiple events.mp4 8.65 MB
28/9. Exercise Synchronizing a Task and Multiple Events.mp4 91.24 MB
29. Mutual exclusion/1. Mutual Exclusion using Binary Semaphore.mp4 36.11 MB
29. Mutual exclusion/2. Exercise Mutual Exclusion between 2 tasks using Binary Semaphore.mp4 81.72 MB
29. Mutual exclusion/4. Advantages of Mutex Over Binary Semaphore.mp4 11.61 MB
29. Mutual exclusion/6. Crude way to protect critical section.mp4 9.58 MB
3. Development board used in our courses/2. About MCU Development board.mp4 52.12 MB
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/4. ST-Link Driver Installation.mp4 32.31 MB
3. Development board used in our courses/5. ST Link Firmware Upgrade.mp4 32.28 MB
4. IDE install (OpenSTM32 System Workbench)/1. Downloading Open STM32 System Workbench.mp4 61.76 MB
4. IDE install (OpenSTM32 System Workbench)/2. Installing Open STM32 System Workbench.mp4 29.86 MB
5. Downloading and Installing FreeRTOS/1. Downloading FreeRTOS From freertos.org.mp4 17.41 MB
5. Downloading and Installing FreeRTOS/2. Installing FreeRTOS.mp4 41.06 MB
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/2. Creating FreeRTOS based project for STM32 MCUs Part-2.mp4 49.09 MB
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/4. Creating FreeRTOS based project for STM32 MCUs Part-4.mp4 46.68 MB
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/6. Understanding SystemCoreClock variable.mp4 67.59 MB
7. FreeRTOS Task Creation/1. What is task .mp4 64.64 MB
7. FreeRTOS Task Creation/2. Task Create API.mp4 30.29 MB
7. FreeRTOS Task Creation/3. Scheduling of Tasks.mp4 5.4 MB
7. FreeRTOS Task Creation/4. FreeRTOS behind the scene Task Creation.mp4 4.61 MB
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/2. Exercise Understanding MCU clock configuration Part-1.mp4 81.67 MB
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/4. Exercise Creating FreeRTOS Tasks Part-1.mp4 86.27 MB
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/6. Exercise Testing via debugger Part-1.mp4 45.1 MB
8. FreeRTOS Hello World App and Testing on hardware/7. Exercise Testing via debugger Part-2.mp4 72.83 MB
9. Semi hosting and UART setup/1. Understanding ARM Semi-hosting feature.mp4 92.67 MB
9. Semi hosting and UART setup/2. Using MCU peripherals and implementing initialization codes.mp4 51.84 MB
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/4. UART pin configuration using STD. Periph. Libray APIs.mp4 135.84 MB
9. Semi hosting and UART setup/5. Exercise UART Parameter Inits.mp4 89.83 MB
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/7. Exercise Testing UART prints.mp4 40.52 MB
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/9. Exercise Usage of taskYIELD() and explanation.mp4 93.15 MB
其他位置