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 136| Different compiler optimization levels

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

  Different compiler optimization levels   In this article, let's experiment on different compiler optimization levels.  We have the pin read application(Figure 1). Let's use different optimization levels on this…

Continue ReadingMicrocontroller Embedded C Programming Lecture 136| Different compiler optimization levels

Microcontroller Embedded C Programming Lecture 135| Compiler optimization and flags

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

  Compiler optimization and flags     In this article, let's understand Optimization. To understand and appreciate the use of the ‘volatile’ type qualifier, we have to first understand what…

Continue ReadingMicrocontroller Embedded C Programming Lecture 135| Compiler optimization and flags

Microcontroller Embedded C Programming Lecture 134| IO pin read exercise implementation

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

  IO pin read exercise implementation     In this article, let’s implement the below exercise.    Exercise:  Write a program which reads the status of the pin PA0. If…

Continue ReadingMicrocontroller Embedded C Programming Lecture 134| IO pin read exercise implementation

Microcontroller Embedded C Programming lecture 133| IO pin read exercise

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

    IO pin read exercise   Exercise: Write a program which reads the status of the pin PA0. If the status of PA0 is LOW, then turn off the…

Continue ReadingMicrocontroller Embedded C Programming lecture 133| IO pin read exercise

Microcontroller Embedded C Programming Lecture 132| ‘const’ usage and different case studies contd

  • Post author:FastBitLab
  • Post published:November 14, 2022

  In programming, 'const' is a keyword that is used to declare a constant variable, meaning that its value cannot be changed once it has been assigned.   Uses of…

Continue ReadingMicrocontroller Embedded C Programming Lecture 132| ‘const’ usage and different case studies contd

Microcontroller Embedded C Programming Lecture 131 | ‘const’ usage and different case studies

  • Post author:FastBitLab
  • Post published:November 12, 2022

  'const' usage and different case studies       In this article, let's understand const pointer and will go through a different case study involving const with pointer.  …

Continue ReadingMicrocontroller Embedded C Programming Lecture 131 | ‘const’ usage and different case studies
  • Go to the previous page
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 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