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

Microcontroller Embedded C Programming Lecture 148| Structure padding

  • Post author:FastBitLab
  • Post published:December 26, 2022

  Structure padding   I created a program data alignment.  In this application, I wrote for my host machine, and after that, we can also reproduce this same program for…

Continue ReadingMicrocontroller Embedded C Programming Lecture 148| Structure padding

Microcontroller Embedded C Programming Lecture 147| Aligned and un-aligned data storage

  • Post author:FastBitLab
  • Post published:December 24, 2022

    Aligned and un-aligned data storage   Aligned Data Storage: When data is stored in aligned memory, it means that the memory address at which the data starts is…

Continue ReadingMicrocontroller Embedded C Programming Lecture 147| Aligned and un-aligned data storage

Microcontroller Embedded C Programming Lecture 146| Sizeof of a structure

  • Post author:FastBitLab
  • Post published:December 23, 2022

    sizeof of a structure     The size of a structure in C is the sum of the sizes of its members. The size of a structure type…

Continue ReadingMicrocontroller Embedded C Programming Lecture 146| Sizeof of a structure

Microcontroller Embedded C Programming Lecture 145| Accessing structure member elements

  • Post author:FastBitLab
  • Post published:December 22, 2022

  Accessing structure member elements   Example Write a program to create a carModel structure discussed and create two variables of type carModel. Initialize the variables with the below given…

Continue ReadingMicrocontroller Embedded C Programming Lecture 145| Accessing structure member elements

Microcontroller Embedded C Programming Lecture 144| Introduction to structures

  • Post author:FastBitLab
  • Post published:December 21, 2022

  Structures in C   Structures play a crucial role in 'C' programming, enabling the creation of user-defined data types that combine various data elements. These data elements can belong…

Continue ReadingMicrocontroller Embedded C Programming Lecture 144| Introduction to structures

Microcontroller Embedded C Programming Lecture 143: Usage of const and volatile together

  • Post author:FastBitLab
  • Post published:December 20, 2022

  Usage of 'const' and 'volatile' together   Usage of 'const' and 'volatile' together  You can also use both 'const' and 'volatile' qualifiers in a variable declaration as per your…

Continue ReadingMicrocontroller Embedded C Programming Lecture 143: Usage of const and volatile together
  • Go to the previous page
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 31
  • 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