Skip to content
Email: contact@fastbitlab.com
FastBit EBA
  • Home
  • All Courses
  • Rust
  • Contact Us
  • Learn Free
  • Shop
Menu Close
  • Home
  • All Courses
  • Rust
  • Contact Us
  • Learn Free
  • Shop

FreeRTOS Lecture 28 – Exercise: Creating FreeRTOS Tasks Part-1

  • Post author:FastBitLab
  • Post published:May 21, 2021

  Exercise: Creating FreeRTOS Tasks Part-1     Now let’s implement two tasks called task 1 and task 2. You already know the API to create a task, i.e., xTaskCreate().…

Continue ReadingFreeRTOS Lecture 28 – Exercise: Creating FreeRTOS Tasks Part-1

FreeRTOS Lecture 27 – Exercise: Understanding MCU clock configuration Part-2

  • Post author:FastBitLab
  • Post published:May 21, 2021

  Exercise: Understanding MCU clock configuration Part-2     From Figure 1, you can see that the reset handler begins from line 42. This is the first function or subroutine,…

Continue ReadingFreeRTOS Lecture 27 – Exercise: Understanding MCU clock configuration Part-2

FreeRTOS Lecture 26 – Exercise: Understanding MCU clock configuration Part-1

  • Post author:FastBitLab
  • Post published:May 20, 2021

  Exercise: Understanding MCU clock configuration Part-1     Before implementing any exercise, let’s ask ourselves what exactly the clock speed of our microcontroller is. Now let’s find out the…

Continue ReadingFreeRTOS Lecture 26 – Exercise: Understanding MCU clock configuration Part-1

FreeRTOS Lecture 25 – Exercise: Introduction

  • Post author:FastBitLab
  • Post published:March 27, 2021

   Exercise: Introduction     Now let’s do one exercise, and by doing this exercise, you can understand more about the task creation and how things work in the FreeRTOS,…

Continue ReadingFreeRTOS Lecture 25 – Exercise: Introduction

FreeRTOS Lecture 24 – FreeRTOS behind the scene Task Creation

  • Post author:FastBitLab
  • Post published:March 26, 2021

  FreeRTOS behind the scene Task Creation      Now let’s understand the FreeRTOS behind the scenes task management. What happens when you create a task? Let’s say you have…

Continue ReadingFreeRTOS Lecture 24 – FreeRTOS behind the scene Task Creation

FreeRTOS Lecture 23 – Scheduling of Tasks

  • Post author:FastBitLab
  • Post published:March 26, 2021

  Scheduling of Tasks      Let’s say you have created two tasks, Task 1 and Task 2 (Figure 1), both assigned equal priorities (Priority 4). When you schedule the…

Continue ReadingFreeRTOS Lecture 23 – Scheduling of Tasks
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Go to the next page

Articles

Finite state Machine(FSM) FreeRTOS Lectures Linux Device Driver Programming Lectures Linux Device Driver Programming Tutorial Microcontroller Embedded C programming Lectures STM32 GPIO Lectures STM32 I2C Lectures STM32 SPI Lectures STM32 UART Lectures STM32 USART Lectures STM32-LTDC (MCU3) Lectures
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 65| Testing RGB mixer application on STM32F746 and STM32F407 DISC board
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 64| About touch screen controller
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 63| Testing RGB mixer application on STM32F429 DISC board
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 62| Exercise implementation on simulator part-7
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 61| Exercise implementation on simulator part-6

Please share this

Copyright 2025 - fastbitlab.com