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 40 – Exercise: Usage of taskYIELD() and explanation

  • Post author:FastBitLab
  • Post published:June 8, 2021

  Exercise: Usage of taskYIELD() and explanation     Now let’s go to task 1 and put one if condition. Let’s create a flag called UART_ACCESS_KEY. If the UART_ACCESS_KEY is…

Continue ReadingFreeRTOS Lecture 40 – Exercise: Usage of taskYIELD() and explanation

FreeRTOS Lecture 39 – Exercise: Testing our hello world application over UART

  • Post author:FastBitLab
  • Post published:June 7, 2021

  Exercise: Testing our hello world application over UART     Now let’s call the printmsg function from the task handlers, as shown in Figure 1 and Figure 2. printmsg("Hello-world:…

Continue ReadingFreeRTOS Lecture 39 – Exercise: Testing our hello world application over UART

FreeRTOS Lecture 38- Exercise: Testing UART prints

  • Post author:FastBitLab
  • Post published:June 7, 2021

  Exercise: Testing UART prints     Serial communication, particularly UART (Universal Asynchronous Receiver/Transmitter), is a fundamental aspect of embedded systems development. Testing UART communication is crucial to ensure the…

Continue ReadingFreeRTOS Lecture 38- Exercise: Testing UART prints

FreeRTOS Lecture 37 – Exercise: UART Printmsg implementation using std periph. library

  • Post author:FastBitLab
  • Post published:June 4, 2021

  Exercise: UART Printmsg implementation using std periph. library     The configuration of peripherals by using the standard peripheral library is really an important thing. It will help you…

Continue ReadingFreeRTOS Lecture 37 – Exercise: UART Printmsg implementation using std periph. library

FreeRTOS Lecture 36 – Exercise: UART Parameter Inits

  • Post author:FastBitLab
  • Post published:June 4, 2021

  Exercise: UART Parameter Inits     Now the fourth step is UART parameter initializations.  The parameters of the UART that need to be configured are as follows: Baud rate.…

Continue ReadingFreeRTOS Lecture 36 – Exercise: UART Parameter Inits

FreeRTOS Lecture 35 – UART pin configuration using STD. Peripheral Library APIs

  • Post author:FastBitLab
  • Post published:June 3, 2021

  UART pin configuration using STD. Peripheral Library APIs     The second step is to configure the GPIO port A pin number 2 to behave as UART2 TX and…

Continue ReadingFreeRTOS Lecture 35 – UART pin configuration using STD. Peripheral Library APIs
  • 1
  • 2
  • 3
  • 4
  • …
  • 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