589689.xyz

[] Udemy - Mastering RTOS Hands on FreeRTOS and STM32Fx with Debugging

  • 收录时间:2020-05-21 13:55:24
  • 文件大小:7GB
  • 下载次数:38
  • 最近下载:2021-01-22 23:52:58
  • 磁力链接:

文件列表

  1. 15. Exercise Button and LED Task and Interrupt Coding/8. Understanding GPIO Interrupts delivery in STM32 MCUs.mp4 197MB
  2. 14. Context switching/4. Context switching understanding pendSV handler code.mp4 191MB
  3. 27. FreeRTOS Queue Management/9. Coding for UART interrupt settings.mp4 157MB
  4. 10. FreeRTOS app debugging using SEGGER SystemView Tools/11. Analyzing the trace An Overview.mp4 145MB
  5. 10. FreeRTOS app debugging using SEGGER SystemView Tools/7. SEGGER SystemView Target integration step by step.mp4 143MB
  6. 9. Semi hosting and UART setup/4. UART pin configuration using STD. Periph. Libray APIs.mp4 136MB
  7. 27. FreeRTOS Queue Management/17. Software timers discussion.mp4 131MB
  8. 3. Development board used in our courses/3. STM32F4 Discovery and Nucleo Board Details.mp4 121MB
  9. 15. Exercise Button and LED Task and Interrupt Coding/10. Understanding Trace of button interrupt and led task execution.mp4 116MB
  10. 14. Context switching/5. Understanding SystemView trace when preemption is off.mp4 111MB
  11. 9. Semi hosting and UART setup/3. MCU pin configuration table and UART VCP connection.mp4 111MB
  12. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/5. Exercise Synchronization between 2 Tasks.mp4 106MB
  13. 15. Exercise Button and LED Task and Interrupt Coding/9. Exercise LED task and Button interrupt handling code implementation.mp4 106MB
  14. 9. Semi hosting and UART setup/6. Exercise UART Printmsg implementation using std periph. libary.mp4 102MB
  15. 27. FreeRTOS Queue Management/20. Memory freeing and RTC testing.mp4 99MB
  16. 15. Exercise Button and LED Task and Interrupt Coding/4. Exercise GPIO configuration code.mp4 97MB
  17. 10. FreeRTOS app debugging using SEGGER SystemView Tools/8. SEGGER SystemView taking FreeRTOS trace using snapshot mode.mp4 95MB
  18. 9. Semi hosting and UART setup/9. Exercise Usage of taskYIELD() and explanation.mp4 93MB
  19. 9. Semi hosting and UART setup/1. Understanding ARM Semi-hosting feature.mp4 93MB
  20. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/9. Exercise Synchronizing a Task and Multiple Events.mp4 91MB
  21. 9. Semi hosting and UART setup/5. Exercise UART Parameter Inits.mp4 90MB
  22. 8. FreeRTOS Hello World App and Testing on hardware/3. Exercise Understanding MCU clock configuration Part-2.mp4 89MB
  23. 15. Exercise Button and LED Task and Interrupt Coding/3. Exercise Task create of button and LED task.mp4 87MB
  24. 8. FreeRTOS Hello World App and Testing on hardware/4. Exercise Creating FreeRTOS Tasks Part-1.mp4 86MB
  25. 16. FreeRTOS Task Notification/2. Task notification APIs and xTaskNotifyWait().mp4 86MB
  26. 27. FreeRTOS Queue Management/16. Command processing helper function implementation.mp4 83MB
  27. 27. FreeRTOS Queue Management/7. Creation of Command Queue.mp4 82MB
  28. 29. Mutual exclusion/2. Exercise Mutual Exclusion between 2 tasks using Binary Semaphore.mp4 82MB
  29. 8. FreeRTOS Hello World App and Testing on hardware/2. Exercise Understanding MCU clock configuration Part-1.mp4 82MB
  30. 16. FreeRTOS Task Notification/5. Understanding Task notification trace.mp4 81MB
  31. 25. FreeRTOS Hook Functions/1. FreeRTOS Hook functions.mp4 75MB
  32. 6. Creating FreeRTOS based project for STM32 MCUs/3. Creating FreeRTOS based project for STM32 MCUs Part-3.mp4 74MB
  33. 25. FreeRTOS Hook Functions/2. Tick hook function and Current saving instructions.mp4 74MB
  34. 27. FreeRTOS Queue Management/14. Implementation of command handling task.mp4 74MB
  35. 20. FreeRTOS Task Deletion/3. Exercise Task Delete Implementation.mp4 73MB
  36. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/1. FreeRTOS Hardware interrupt Configurable items.mp4 73MB
  37. 8. FreeRTOS Hello World App and Testing on hardware/7. Exercise Testing via debugger Part-2.mp4 73MB
  38. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/2. FreeRTOS Hardware interrupt Configurable items contd..mp4 73MB
  39. 16. FreeRTOS Task Notification/4. Task notifications xTaskNotify().mp4 72MB
  40. 18. Overview of FreeRTOS Memory manage, STACK and Synchronization services/1. Overview of FreeRTOS Memory Management.mp4 72MB
  41. 11. IDLE Task and Timer Svc Task of FreerRTOS/1. IDLE task and its significance.mp4 68MB
  42. 6. Creating FreeRTOS based project for STM32 MCUs/6. Understanding SystemCoreClock variable.mp4 68MB
  43. 16. FreeRTOS Task Notification/3. using xTaskNotifyWait() in the code.mp4 67MB
  44. 7. FreeRTOS Task Creation/1. What is task .mp4 65MB
  45. 24. FreeRTOS Importance of Delay APIs/5. Exercise vTaskDelay() analyzing with trace.mp4 64MB
  46. 27. FreeRTOS Queue Management/11. Implementing menu print task.mp4 63MB
  47. 6. Creating FreeRTOS based project for STM32 MCUs/5. Creating FreeRTOS based project for STM32 MCUs Part-5.mp4 63MB
  48. 27. FreeRTOS Queue Management/10. UART ISR implementation.mp4 62MB
  49. 10. FreeRTOS app debugging using SEGGER SystemView Tools/10. SEGGER SystemView taking FreeRTOS trace using Continuous recording.mp4 62MB
  50. 12. FreeRTOS Scheduler/2. FreeRTOS Scheduler and xTaskStartScheduler() API explanation.mp4 62MB
  51. 4. IDE install (OpenSTM32 System Workbench)/1. Downloading Open STM32 System Workbench.mp4 62MB
  52. 11. IDLE Task and Timer Svc Task of FreerRTOS/2. FreeRTOS Timer Services task and other details.mp4 61MB
  53. 27. FreeRTOS Queue Management/15. Implementation of command processing task.mp4 60MB
  54. 10. FreeRTOS app debugging using SEGGER SystemView Tools/12. Analyzing FreeRTOS helloword application using SystemView Trace.mp4 59MB
  55. 13. FreeRTOS and ARM Cortex Mx Arch. Specific details/2. RTOS Tick and SysTick Timer explanation.mp4 58MB
  56. 1. Overview of the course/2. What is this course all about .mp4 57MB
  57. 14. Context switching/3. Context Switching Task Switching out procedure with animation.mp4 57MB
  58. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/7. Exercise Task Priority analyzing the trace.mp4 56MB
  59. 24. FreeRTOS Importance of Delay APIs/4. Exercise vTaskDelay() Implementation.mp4 56MB
  60. 26. FreeRTOS Scheduling Policies/2. Prioritized Preemptive Scheduling.mp4 56MB
  61. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/6. Exercise Task Priority Implementation and testing.mp4 55MB
  62. 3. Development board used in our courses/2. About MCU Development board.mp4 52MB
  63. 9. Semi hosting and UART setup/2. Using MCU peripherals and implementing initialization codes.mp4 52MB
  64. 10. FreeRTOS app debugging using SEGGER SystemView Tools/6. SEGGER SystemView Target integration preparation.mp4 51MB
  65. 12. FreeRTOS Scheduler/3. Understanding implementation of xPortStartScheduler() of port.c.mp4 50MB
  66. 27. FreeRTOS Queue Management/13. UART ISR coding.mp4 49MB
  67. 6. Creating FreeRTOS based project for STM32 MCUs/2. Creating FreeRTOS based project for STM32 MCUs Part-2.mp4 49MB
  68. 8. FreeRTOS Hello World App and Testing on hardware/5. Exercise Creating FreeRTOS Tasks Part-2.mp4 48MB
  69. 27. FreeRTOS Queue Management/19. Solving race condition between task and ISR.mp4 47MB
  70. 6. Creating FreeRTOS based project for STM32 MCUs/4. Creating FreeRTOS based project for STM32 MCUs Part-4.mp4 47MB
  71. 27. FreeRTOS Queue Management/5. Exercise FreeRTOS Command Processing app.mp4 46MB
  72. 15. Exercise Button and LED Task and Interrupt Coding/6. Exercise Task handler implementation and testing on the target.mp4 46MB
  73. 27. FreeRTOS Queue Management/12. Implementing UART write task.mp4 46MB
  74. 17. FreeRTOS Licensing model and API interface/1. freertos-licensing.mp4 46MB
  75. 8. FreeRTOS Hello World App and Testing on hardware/6. Exercise Testing via debugger Part-1.mp4 45MB
  76. 14. Context switching/2. Context Switching understanding State of a Task.mp4 45MB
  77. 15. Exercise Button and LED Task and Interrupt Coding/1. Exercise Button and LED task.mp4 44MB
  78. 10. FreeRTOS app debugging using SEGGER SystemView Tools/3. SEGGER SystemView Installation and first look.mp4 44MB
  79. 18. Overview of FreeRTOS Memory manage, STACK and Synchronization services/3. Overview of FreeRTOS Synchronization and mutual exclusion Services.mp4 43MB
  80. 13. FreeRTOS and ARM Cortex Mx Arch. Specific details/3. Who configures the RTOS Tick Timer .mp4 43MB
  81. 5. Downloading and Installing FreeRTOS/2. Installing FreeRTOS.mp4 41MB
  82. 9. Semi hosting and UART setup/7. Exercise Testing UART prints.mp4 41MB
  83. 15. Exercise Button and LED Task and Interrupt Coding/2. Exercise Adding FreeRTOS source to project.mp4 39MB
  84. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/6. Binary Semaphore to synchronize between task and Interrupt.mp4 37MB
  85. 27. FreeRTOS Queue Management/6. Exercise Task Implementation.mp4 37MB
  86. 29. Mutual exclusion/1. Mutual Exclusion using Binary Semaphore.mp4 36MB
  87. 18. Overview of FreeRTOS Memory manage, STACK and Synchronization services/2. FreeRTOS Heap and Stack Management.mp4 35MB
  88. 27. FreeRTOS Queue Management/21. Full Application testing.mp4 35MB
  89. 10. FreeRTOS app debugging using SEGGER SystemView Tools/9. SEGGER SystemView jlink reflash utility download.mp4 33MB
  90. 3. Development board used in our courses/4. ST-Link Driver Installation.mp4 32MB
  91. 3. Development board used in our courses/5. ST Link Firmware Upgrade.mp4 32MB
  92. 24. FreeRTOS Importance of Delay APIs/3. Exercise vTaskDelay() Introduction.mp4 32MB
  93. 7. FreeRTOS Task Creation/2. Task Create API.mp4 30MB
  94. 15. Exercise Button and LED Task and Interrupt Coding/5. Exercise GPIO configuration code cntd..mp4 30MB
  95. 4. IDE install (OpenSTM32 System Workbench)/2. Installing Open STM32 System Workbench.mp4 30MB
  96. 9. Semi hosting and UART setup/8. Exercise Testing our hello world application over UART.mp4 29MB
  97. 27. FreeRTOS Queue Management/1. Queues and its features.mp4 29MB
  98. 14. Context switching/1. Introduction to context switching.mp4 29MB
  99. 22. Interrupt safe APIs and Task yielding/2. Understanding Task Yielding.mp4 28MB
  100. 17. FreeRTOS Licensing model and API interface/2. FreeRTOS API Interface.mp4 27MB
  101. 22. Interrupt safe APIs and Task yielding/1. Interrupt safe and interrupt unsafe APIs..mp4 26MB
  102. 13. FreeRTOS and ARM Cortex Mx Arch. Specific details/4. What RTOS Tick ISR (SysTick ISR) does summary.mp4 26MB
  103. 19. FreeRTOS Kernel Coding Style/2. Variables.mp4 26MB
  104. 10. FreeRTOS app debugging using SEGGER SystemView Tools/5. SEGGER SystemView visualization modes.mp4 24MB
  105. 10. FreeRTOS app debugging using SEGGER SystemView Tools/4. What is SEGGER SystemView .mp4 24MB
  106. 12. FreeRTOS Scheduler/1. Overview of FreeRTOS Scheduler.mp4 22MB
  107. 19. FreeRTOS Kernel Coding Style/3. Functions.mp4 22MB
  108. 16. FreeRTOS Task Notification/1. Task Notify Introduction with exercise.mp4 21MB
  109. 6. Creating FreeRTOS based project for STM32 MCUs/1. Creating FreeRTOS based project for STM32 MCUs Part-1.mp4 21MB
  110. 2. RTOS Introduction/5. RTOS vs GPOS Priority inversion.mp4 20MB
  111. 10. FreeRTOS app debugging using SEGGER SystemView Tools/2. Downloading SEGGER SystemView Software.mp4 18MB
  112. 2. RTOS Introduction/1. What is Real Time Application(RTAs) .mp4 17MB
  113. 5. Downloading and Installing FreeRTOS/1. Downloading FreeRTOS From freertos.org.mp4 17MB
  114. 27. FreeRTOS Queue Management/8. Creation of UART write Queue.mp4 17MB
  115. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/7. Events latching.mp4 16MB
  116. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/4. FreeRTOS priority SetGet APIs.mp4 14MB
  117. 13. FreeRTOS and ARM Cortex Mx Arch. Specific details/1. FreeRTOS Kernel interrupts.mp4 14MB
  118. 24. FreeRTOS Importance of Delay APIs/2. Using Blocked state to create delay.mp4 13MB
  119. 27. FreeRTOS Queue Management/4. Receiving data from Queue.mp4 13MB
  120. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/1. Synchronization and Mutual exclusion in real world.mp4 13MB
  121. 19. FreeRTOS Kernel Coding Style/1. Macros.mp4 12MB
  122. 29. Mutual exclusion/4. Advantages of Mutex Over Binary Semaphore.mp4 12MB
  123. 20. FreeRTOS Task Deletion/1. Deleting a Task.mp4 12MB
  124. 27. FreeRTOS Queue Management/18. Software timers discussion contd..mp4 12MB
  125. 2. RTOS Introduction/2. What is Real Time Operating System(RTOS) .mp4 11MB
  126. 26. FreeRTOS Scheduling Policies/1. Preemptive Scheduling.mp4 11MB
  127. 2. RTOS Introduction/4. RTOS vs GPOS Latency.mp4 10MB
  128. 27. FreeRTOS Queue Management/2. Creating a Queue.mp4 10MB
  129. 8. FreeRTOS Hello World App and Testing on hardware/1. Exercise Introduction.mp4 10MB
  130. 29. Mutual exclusion/6. Crude way to protect critical section.mp4 10MB
  131. 23. FreeRTOS Task States/3. The Blocked state.mp4 9MB
  132. 24. FreeRTOS Importance of Delay APIs/1. Crude delay and its Effects.mp4 9MB
  133. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/8. counting semaphore to latch and process multiple events.mp4 9MB
  134. 2. RTOS Introduction/6. What is Multitasking .mp4 8MB
  135. 27. FreeRTOS Queue Management/3. Sending data to Queue.mp4 8MB
  136. 20. FreeRTOS Task Deletion/2. Exercise Task Delete.mp4 8MB
  137. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/5. Exercise Task Priority.mp4 8MB
  138. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/3. Different types of semaphores.mp4 8MB
  139. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/2. Creation of a semaphore.mp4 8MB
  140. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/4. Binary semaphore to synchronize between two Tasks.mp4 7MB
  141. 26. FreeRTOS Scheduling Policies/3. Co-operative Scheduling.mp4 7MB
  142. 15. Exercise Button and LED Task and Interrupt Coding/7. Exercise working with task and interrupt.mp4 7MB
  143. 2. RTOS Introduction/3. RTOS vs GPOS Task Scheduling.mp4 6MB
  144. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/3. Priority of freeRTOS Tasks.mp4 6MB
  145. 23. FreeRTOS Task States/4. Suspended state.mp4 6MB
  146. 7. FreeRTOS Task Creation/3. Scheduling of Tasks.mp4 5MB
  147. 7. FreeRTOS Task Creation/4. FreeRTOS behind the scene Task Creation.mp4 5MB
  148. 23. FreeRTOS Task States/1. Running and Not Running state.mp4 3MB
  149. 30. FreeRTOS+Simulator/1.1 freertos+win32simulator.pdf.pdf 1MB
  150. 30. FreeRTOS+Simulator/1.3 Installing Eclipse.pdf.pdf 820KB
  151. 29. Mutual exclusion/3.1 Issue_with_Binary_Semaphore .pdf.pdf 461KB
  152. 22. Interrupt safe APIs and Task yielding/2. Understanding Task Yielding.mp4.jpg 188KB
  153. 30. FreeRTOS+Simulator/1.2 Installing Java JDK for Windows.pdf.pdf 115KB
  154. 9. Semi hosting and UART setup/3.1 external_usb_uart_connection.pdf.pdf 95KB
  155. 15. Exercise Button and LED Task and Interrupt Coding/8. Understanding GPIO Interrupts delivery in STM32 MCUs.srt 23KB
  156. 18. Overview of FreeRTOS Memory manage, STACK and Synchronization services/1. Overview of FreeRTOS Memory Management.srt 21KB
  157. 14. Context switching/4. Context switching understanding pendSV handler code.srt 20KB
  158. 10. FreeRTOS app debugging using SEGGER SystemView Tools/7. SEGGER SystemView Target integration step by step.srt 19KB
  159. 27. FreeRTOS Queue Management/17. Software timers discussion.srt 18KB
  160. 22. Interrupt safe APIs and Task yielding/1. Interrupt safe and interrupt unsafe APIs..srt 18KB
  161. 10. FreeRTOS app debugging using SEGGER SystemView Tools/11. Analyzing the trace An Overview.srt 16KB
  162. 9. Semi hosting and UART setup/4. UART pin configuration using STD. Periph. Libray APIs.srt 15KB
  163. 15. Exercise Button and LED Task and Interrupt Coding/10. Understanding Trace of button interrupt and led task execution.srt 14KB
  164. 27. FreeRTOS Queue Management/9. Coding for UART interrupt settings.srt 14KB
  165. 9. Semi hosting and UART setup/1. Understanding ARM Semi-hosting feature.srt 13KB
  166. 9. Semi hosting and UART setup/3. MCU pin configuration table and UART VCP connection.srt 13KB
  167. 6. Creating FreeRTOS based project for STM32 MCUs/3. Creating FreeRTOS based project for STM32 MCUs Part-3.srt 13KB
  168. 16. FreeRTOS Task Notification/2. Task notification APIs and xTaskNotifyWait().srt 13KB
  169. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/5. Exercise Synchronization between 2 Tasks.srt 13KB
  170. 26. FreeRTOS Scheduling Policies/2. Prioritized Preemptive Scheduling.srt 12KB
  171. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/9. Exercise Synchronizing a Task and Multiple Events.srt 12KB
  172. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/2. FreeRTOS Hardware interrupt Configurable items contd..srt 12KB
  173. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/7. Events latching.srt 12KB
  174. 10. FreeRTOS app debugging using SEGGER SystemView Tools/8. SEGGER SystemView taking FreeRTOS trace using snapshot mode.srt 11KB
  175. 9. Semi hosting and UART setup/6. Exercise UART Printmsg implementation using std periph. libary.srt 11KB
  176. 9. Semi hosting and UART setup/9. Exercise Usage of taskYIELD() and explanation.srt 11KB
  177. 18. Overview of FreeRTOS Memory manage, STACK and Synchronization services/3. Overview of FreeRTOS Synchronization and mutual exclusion Services.srt 11KB
  178. 15. Exercise Button and LED Task and Interrupt Coding/9. Exercise LED task and Button interrupt handling code implementation.srt 11KB
  179. 2. RTOS Introduction/1. What is Real Time Application(RTAs) .srt 11KB
  180. 8. FreeRTOS Hello World App and Testing on hardware/2. Exercise Understanding MCU clock configuration Part-1.srt 11KB
  181. 16. FreeRTOS Task Notification/3. using xTaskNotifyWait() in the code.srt 11KB
  182. 25. FreeRTOS Hook Functions/1. FreeRTOS Hook functions.srt 11KB
  183. 27. FreeRTOS Queue Management/16. Command processing helper function implementation.srt 11KB
  184. 14. Context switching/5. Understanding SystemView trace when preemption is off.srt 11KB
  185. 27. FreeRTOS Queue Management/20. Memory freeing and RTC testing.srt 11KB
  186. 19. FreeRTOS Kernel Coding Style/2. Variables.srt 10KB
  187. 15. Exercise Button and LED Task and Interrupt Coding/4. Exercise GPIO configuration code.srt 10KB
  188. 22. Interrupt safe APIs and Task yielding/2. Understanding Task Yielding.srt 10KB
  189. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/1. FreeRTOS Hardware interrupt Configurable items.srt 10KB
  190. 8. FreeRTOS Hello World App and Testing on hardware/3. Exercise Understanding MCU clock configuration Part-2.srt 10KB
  191. 3. Development board used in our courses/3. STM32F4 Discovery and Nucleo Board Details.srt 10KB
  192. 27. FreeRTOS Queue Management/7. Creation of Command Queue.srt 10KB
  193. 17. FreeRTOS Licensing model and API interface/1. freertos-licensing.srt 10KB
  194. 15. Exercise Button and LED Task and Interrupt Coding/3. Exercise Task create of button and LED task.srt 10KB
  195. 18. Overview of FreeRTOS Memory manage, STACK and Synchronization services/2. FreeRTOS Heap and Stack Management.srt 10KB
  196. 9. Semi hosting and UART setup/5. Exercise UART Parameter Inits.srt 10KB
  197. 8. FreeRTOS Hello World App and Testing on hardware/4. Exercise Creating FreeRTOS Tasks Part-1.srt 10KB
  198. 14. Context switching/3. Context Switching Task Switching out procedure with animation.srt 10KB
  199. 25. FreeRTOS Hook Functions/2. Tick hook function and Current saving instructions.srt 10KB
  200. 16. FreeRTOS Task Notification/4. Task notifications xTaskNotify().srt 10KB
  201. 11. IDLE Task and Timer Svc Task of FreerRTOS/1. IDLE task and its significance.srt 10KB
  202. 7. FreeRTOS Task Creation/1. What is task .srt 10KB
  203. 10. FreeRTOS app debugging using SEGGER SystemView Tools/6. SEGGER SystemView Target integration preparation.srt 9KB
  204. 14. Context switching/2. Context Switching understanding State of a Task.srt 9KB
  205. 29. Mutual exclusion/2. Exercise Mutual Exclusion between 2 tasks using Binary Semaphore.srt 9KB
  206. 13. FreeRTOS and ARM Cortex Mx Arch. Specific details/2. RTOS Tick and SysTick Timer explanation.srt 9KB
  207. 16. FreeRTOS Task Notification/5. Understanding Task notification trace.srt 9KB
  208. 6. Creating FreeRTOS based project for STM32 MCUs/2. Creating FreeRTOS based project for STM32 MCUs Part-2.srt 9KB
  209. 8. FreeRTOS Hello World App and Testing on hardware/7. Exercise Testing via debugger Part-2.srt 9KB
  210. 24. FreeRTOS Importance of Delay APIs/2. Using Blocked state to create delay.srt 9KB
  211. 20. FreeRTOS Task Deletion/3. Exercise Task Delete Implementation.srt 9KB
  212. 27. FreeRTOS Queue Management/14. Implementation of command handling task.srt 8KB
  213. 27. FreeRTOS Queue Management/5. Exercise FreeRTOS Command Processing app.srt 8KB
  214. 10. FreeRTOS app debugging using SEGGER SystemView Tools/10. SEGGER SystemView taking FreeRTOS trace using Continuous recording.srt 8KB
  215. 29. Mutual exclusion/1. Mutual Exclusion using Binary Semaphore.srt 8KB
  216. 19. FreeRTOS Kernel Coding Style/3. Functions.srt 8KB
  217. 26. FreeRTOS Scheduling Policies/1. Preemptive Scheduling.srt 8KB
  218. 6. Creating FreeRTOS based project for STM32 MCUs/5. Creating FreeRTOS based project for STM32 MCUs Part-5.srt 7KB
  219. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/1. Synchronization and Mutual exclusion in real world.srt 7KB
  220. 1. Overview of the course/2. What is this course all about .srt 7KB
  221. 10. FreeRTOS app debugging using SEGGER SystemView Tools/12. Analyzing FreeRTOS helloword application using SystemView Trace.srt 7KB
  222. 24. FreeRTOS Importance of Delay APIs/5. Exercise vTaskDelay() analyzing with trace.srt 7KB
  223. 23. FreeRTOS Task States/3. The Blocked state.srt 7KB
  224. 27. FreeRTOS Queue Management/11. Implementing menu print task.srt 7KB
  225. 12. FreeRTOS Scheduler/2. FreeRTOS Scheduler and xTaskStartScheduler() API explanation.srt 7KB
  226. 6. Creating FreeRTOS based project for STM32 MCUs/6. Understanding SystemCoreClock variable.srt 7KB
  227. 24. FreeRTOS Importance of Delay APIs/4. Exercise vTaskDelay() Implementation.srt 7KB
  228. 5. Downloading and Installing FreeRTOS/2. Installing FreeRTOS.srt 7KB
  229. 11. IDLE Task and Timer Svc Task of FreerRTOS/2. FreeRTOS Timer Services task and other details.srt 7KB
  230. 3. Development board used in our courses/2. About MCU Development board.srt 7KB
  231. 12. FreeRTOS Scheduler/3. Understanding implementation of xPortStartScheduler() of port.c.srt 7KB
  232. 27. FreeRTOS Queue Management/10. UART ISR implementation.srt 7KB
  233. 27. FreeRTOS Queue Management/15. Implementation of command processing task.srt 7KB
  234. 2. RTOS Introduction/5. RTOS vs GPOS Priority inversion.srt 6KB
  235. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/7. Exercise Task Priority analyzing the trace.srt 6KB
  236. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/6. Exercise Task Priority Implementation and testing.srt 6KB
  237. 6. Creating FreeRTOS based project for STM32 MCUs/4. Creating FreeRTOS based project for STM32 MCUs Part-4.srt 6KB
  238. 9. Semi hosting and UART setup/2. Using MCU peripherals and implementing initialization codes.srt 6KB
  239. 10. FreeRTOS app debugging using SEGGER SystemView Tools/5. SEGGER SystemView visualization modes.srt 6KB
  240. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/6. Binary Semaphore to synchronize between task and Interrupt.srt 6KB
  241. 4. IDE install (OpenSTM32 System Workbench)/1. Downloading Open STM32 System Workbench.srt 6KB
  242. 27. FreeRTOS Queue Management/12. Implementing UART write task.srt 6KB
  243. 2. RTOS Introduction/2. What is Real Time Operating System(RTOS) .srt 6KB
  244. 29. Mutual exclusion/4. Advantages of Mutex Over Binary Semaphore.srt 6KB
  245. 8. FreeRTOS Hello World App and Testing on hardware/6. Exercise Testing via debugger Part-1.srt 6KB
  246. 2. RTOS Introduction/4. RTOS vs GPOS Latency.srt 6KB
  247. 12. FreeRTOS Scheduler/1. Overview of FreeRTOS Scheduler.srt 6KB
  248. 9. Semi hosting and UART setup/7. Exercise Testing UART prints.srt 6KB
  249. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/4. FreeRTOS priority SetGet APIs.srt 6KB
  250. 15. Exercise Button and LED Task and Interrupt Coding/1. Exercise Button and LED task.srt 6KB
  251. 7. FreeRTOS Task Creation/2. Task Create API.srt 6KB
  252. 8. FreeRTOS Hello World App and Testing on hardware/5. Exercise Creating FreeRTOS Tasks Part-2.srt 6KB
  253. 9. Semi hosting and UART setup/8. Exercise Testing our hello world application over UART.srt 5KB
  254. 4. IDE install (OpenSTM32 System Workbench)/2. Installing Open STM32 System Workbench.srt 5KB
  255. 27. FreeRTOS Queue Management/2. Creating a Queue.srt 5KB
  256. 19. FreeRTOS Kernel Coding Style/1. Macros.srt 5KB
  257. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/8. counting semaphore to latch and process multiple events.srt 5KB
  258. 27. FreeRTOS Queue Management/1. Queues and its features.srt 5KB
  259. 3. Development board used in our courses/5. ST Link Firmware Upgrade.srt 5KB
  260. 17. FreeRTOS Licensing model and API interface/2. FreeRTOS API Interface.srt 5KB
  261. 10. FreeRTOS app debugging using SEGGER SystemView Tools/4. What is SEGGER SystemView .srt 5KB
  262. 27. FreeRTOS Queue Management/13. UART ISR coding.srt 5KB
  263. 27. FreeRTOS Queue Management/3. Sending data to Queue.srt 5KB
  264. 2. RTOS Introduction/6. What is Multitasking .srt 5KB
  265. 10. FreeRTOS app debugging using SEGGER SystemView Tools/3. SEGGER SystemView Installation and first look.srt 5KB
  266. 15. Exercise Button and LED Task and Interrupt Coding/6. Exercise Task handler implementation and testing on the target.srt 5KB
  267. 27. FreeRTOS Queue Management/19. Solving race condition between task and ISR.srt 5KB
  268. 24. FreeRTOS Importance of Delay APIs/3. Exercise vTaskDelay() Introduction.srt 5KB
  269. 29. Mutual exclusion/6. Crude way to protect critical section.srt 5KB
  270. 13. FreeRTOS and ARM Cortex Mx Arch. Specific details/3. Who configures the RTOS Tick Timer .srt 5KB
  271. 26. FreeRTOS Scheduling Policies/3. Co-operative Scheduling.srt 5KB
  272. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/4. Binary semaphore to synchronize between two Tasks.srt 5KB
  273. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/3. Different types of semaphores.srt 4KB
  274. 15. Exercise Button and LED Task and Interrupt Coding/2. Exercise Adding FreeRTOS source to project.srt 4KB
  275. 10. FreeRTOS app debugging using SEGGER SystemView Tools/9. SEGGER SystemView jlink reflash utility download.srt 4KB
  276. 24. FreeRTOS Importance of Delay APIs/1. Crude delay and its Effects.srt 4KB
  277. 28. Semaphore for Synchronization, mutual exclusion and Interrupt Management/2. Creation of a semaphore.srt 4KB
  278. 14. Context switching/1. Introduction to context switching.srt 4KB
  279. 13. FreeRTOS and ARM Cortex Mx Arch. Specific details/4. What RTOS Tick ISR (SysTick ISR) does summary.srt 4KB
  280. 27. FreeRTOS Queue Management/6. Exercise Task Implementation.srt 4KB
  281. 2. RTOS Introduction/3. RTOS vs GPOS Task Scheduling.srt 4KB
  282. 15. Exercise Button and LED Task and Interrupt Coding/5. Exercise GPIO configuration code cntd..srt 4KB
  283. 3. Development board used in our courses/4. ST-Link Driver Installation.srt 4KB
  284. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/3. Priority of freeRTOS Tasks.srt 4KB
  285. 16. FreeRTOS Task Notification/1. Task Notify Introduction with exercise.srt 3KB
  286. 31. BONUS LECTURE/1. BONUS LECTURE.html 3KB
  287. 27. FreeRTOS Queue Management/21. Full Application testing.srt 3KB
  288. 6. Creating FreeRTOS based project for STM32 MCUs/1. Creating FreeRTOS based project for STM32 MCUs Part-1.srt 3KB
  289. 23. FreeRTOS Task States/4. Suspended state.srt 3KB
  290. 7. FreeRTOS Task Creation/4. FreeRTOS behind the scene Task Creation.srt 3KB
  291. 20. FreeRTOS Task Deletion/1. Deleting a Task.srt 3KB
  292. 13. FreeRTOS and ARM Cortex Mx Arch. Specific details/1. FreeRTOS Kernel interrupts.srt 3KB
  293. 27. FreeRTOS Queue Management/4. Receiving data from Queue.srt 3KB
  294. 8. FreeRTOS Hello World App and Testing on hardware/1. Exercise Introduction.srt 2KB
  295. 10. FreeRTOS app debugging using SEGGER SystemView Tools/2. Downloading SEGGER SystemView Software.srt 2KB
  296. 5. Downloading and Installing FreeRTOS/1. Downloading FreeRTOS From freertos.org.srt 2KB
  297. 20. FreeRTOS Task Deletion/2. Exercise Task Delete.srt 2KB
  298. 23. FreeRTOS Task States/1. Running and Not Running state.srt 2KB
  299. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/5. Exercise Task Priority.srt 2KB
  300. 27. FreeRTOS Queue Management/8. Creation of UART write Queue.srt 2KB
  301. 1. Overview of the course/3. FAQ.html 2KB
  302. 15. Exercise Button and LED Task and Interrupt Coding/7. Exercise working with task and interrupt.srt 2KB
  303. 29. Mutual exclusion/5. Code Exercise - 16 Mutex Example.html 1KB
  304. 1. Overview of the course/1. Important Note.html 1KB
  305. 27. FreeRTOS Queue Management/18. Software timers discussion contd..srt 1KB
  306. 7. FreeRTOS Task Creation/3. Scheduling of Tasks.srt 996B
  307. 30. FreeRTOS+Simulator/1. Working with simulator using FreeRTOS Win32 Port.html 694B
  308. 23. FreeRTOS Task States/2. The Ready state.html 626B
  309. 10. FreeRTOS app debugging using SEGGER SystemView Tools/1. Note for Next lecture.html 591B
  310. 1. Overview of the course/4. Note for the Students.html 569B
  311. 29. Mutual exclusion/3. Issue with Binary sema when used for Mutual exclusion.html 344B
  312. 9. Semi hosting and UART setup/1.1 semishoting-cmd.txt.txt 301B
  313. 22. Interrupt safe APIs and Task yielding/2. Understanding Task Yielding.txt 238B
  314. 3. Development board used in our courses/1. Note for the students.html 208B
  315. 14. Context switching/6. Test Drive.html 167B
  316. 14. Context switching/7. Test Drive.html 167B
  317. 18. Overview of FreeRTOS Memory manage, STACK and Synchronization services/4. Test Drive.html 167B
  318. 21. ARM Cortex M Interrupt Priority and FreeRTOS Task Priority/8. Test Drive.html 167B
  319. 22. Interrupt safe APIs and Task yielding/3. Test Drive.html 167B
  320. 23. FreeRTOS Task States/5. Test Drive.html 167B
  321. 24. FreeRTOS Importance of Delay APIs/6. Test Drive.html 167B
  322. 25. FreeRTOS Hook Functions/3. Test Drive.html 167B
  323. 27. FreeRTOS Queue Management/22. Test Drive.html 167B
  324. 29. Mutual exclusion/7. Test Drive.html 167B
  325. 7. FreeRTOS Task Creation/5. Test Drive.html 167B
  326. 3. Development board used in our courses/2.2 Discovery kit with STM32F407VG MCU.html 120B
  327. 3. Development board used in our courses/2.1 NUCLEO-F446RE Nucleo-64 development board.html 117B
  328. 3. Development board used in our courses/4.1 ST-LINK, ST-LINKV2, ST-LINKV2-1 USB driver signed for Windows7, Windows8, Windows10.html 117B
  329. 3. Development board used in our courses/5.1 ST-LINK, ST-LINKV2, ST-LINKV2-1 firmware upgrade.html 117B
  330. [FreeCourseWorld.Com].url 54B
  331. [DesireCourse.Net].url 51B
  332. [CourseClub.Me].url 48B