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

FSM Lecture 42- 2D arrays in C

  • Post author:FastBitLab
  • Post published:February 18, 2022

  2D arrays in C     In this article, let's learn about the two-dimensional arrays in 'C.'     For example, if you consider uint8_t scores[3] = {10, 20,…

Continue ReadingFSM Lecture 42- 2D arrays in C

FSM Lecture 41: Exercise-004 State table approach for implementation of an FSM part-2

  • Post author:FastBitLab
  • Post published:February 17, 2022

  Exercise-004 State table approach for implementation of an FSM part-2     Now the addresses of the event handlers should be stored in the State table. That's why you…

Continue ReadingFSM Lecture 41: Exercise-004 State table approach for implementation of an FSM part-2

FSM Lecture 40: Exercise-004 State table approach for implementation of an FSM part-1

  • Post author:FastBitLab
  • Post published:February 17, 2022

  Exercise-004 State table approach for implementation of an FSM part-1     We will study the state table approach in this article. And in the previous article, we discussed…

Continue ReadingFSM Lecture 40: Exercise-004 State table approach for implementation of an FSM part-1

FSM Lecture 39: Exercise-004 Implementation using state handler approach

  • Post author:FastBitLab
  • Post published:February 16, 2022

  Exercise-004 Implementation using state handler approach     In this article, let's understand the State handler approach. This is almost similar to the previous one. But the important difference…

Continue ReadingFSM Lecture 39: Exercise-004 Implementation using state handler approach

FSM Lecture 38- Passing function pointers as function arguments

  • Post author:FastBitLab
  • Post published:February 15, 2022

  Passing function pointers as function arguments     In this article, let's learn how to pass a function pointer as an argument to another function. We'll do a small…

Continue ReadingFSM Lecture 38- Passing function pointers as function arguments

FSM Lecture 37- Function pointers in C

  • Post author:FastBitLab
  • Post published:February 15, 2022

  Function pointers in C       The previous article explored the nested switch approach to implement the state machine.   State Handler Approach: The state handler approach involves…

Continue ReadingFSM Lecture 37- Function pointers in C
  • Go to the previous page
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 15
  • 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