Inflearn brand logo image
Inflearn brand logo image
Inflearn brand logo image
Hardware

/

Embedded IoT

STM32 FreeRTOS Implementation

We will explain in detail how to implement FreeRTOS on STM32 MCU.

(4.0) 6 reviews

189 learners

  • ihil
FreeRTOS
stm32
stm32cubeide
c언어
c

What you will learn!

  • fw using STM32CubeIDE

  • STM32 FreeRTOS Implementation

The RTOS lecture you've been looking for,
Here it is! 😉

Learn RTOS for practical use 🖥️

I have been using Non-OS Based Programs on MCUs for a long time. However, as the performance of MCUs has been updated, and in order to use many libraries provided by the OS, I felt the need for OS Based Programs.

Also, there are not many suitable materials for learning about RTOS. Most of the materials related to RTOS are about OS. However, in order to use it well in practice, it is more important to know how to use RTOS than to have deep knowledge about OS.

✋ Wait! What is an RTOS?

RTOS stands for Real-Time Operating System. It means processing application processing requests within a set time. It is used in places where the result can be predicted and a set processing time is required.

This lecture is an introductory book that kindly explains how developers who have been programming in Non-OS like me can program in OS-Based . It explains in detail how to implement FreeRTOS in ST's STM32 . If you follow the lecture, you will be able to do OS-Based programs naturally.

Anyone can program using FreeRTOS using the tools provided free of charge by ST. Even those who are new to ST's MCU can use ST's MCU after learning the content of the lecture. I hope this will be of great help to those who want to experience FreeRTOS. If there is anything you do not understand in the lecture, please post a question through the Inflearn community or the cafe I run and I will answer it.

📢 Please make sure to check before taking the class!

  • This lecture is a text lecture in electronic document format. All source files explained in the lecture will be provided to those who take this lecture.
  • The practical training will be conducted on ST's NUCLEO-F411RE development board. The development tool used is STM32CubeIDE v1.9.0. Please install the development tool (free) in advance before attending the lecture.
  • Lecture materials can be downloaded from 'Section 0 - Material Sharing Link - Attachments'.

I recommend this to these people 🙋‍♀️

Anyone interested in ST's MCU

For those who want to learn RTOS

Someone who has an understanding of the C language


Curriculum 📚

  1. Overview (2)
  2. HW Configuration (3)
    1. FW Download Pinmap (4)
    2. Power Pin Map (4)
    3. UART Pinmap (4)
    4. Download Program (5)
      1. ST-LINK FW Update (5)
      2. Board Connection (7)
  3. FreeRTOS (8)
    1. Thread (9)
    2. Data Sharing (10)
  4. Code Implementation (11)
    1. Create a project (11)
    2. Configuration (13)
      1. SYS, RCC (14)
      2. Clock Configuration (15)
      3. UART Settings (16)
      4. GPIO Settings (17)
      5. FREERTOS Settings (19)
    3. Code Implementation (21)
      1. printf settings (24)
      2. Signal Event Implementation (27)
      3. Message Queue Implementation (35)
      4. Semaphore implementation (40)
      5. SW Timer Implementation (45)
      6. Implementing a custom QUEUE for UART RX (47)
  5. References (51)
  6. Revision History (52)

Expected Questions Q&A 💬

Q. Is there anything I need to prepare to attend the lecture?

This lecture will be conducted on the NUCLEO-F411RE practice board. If you do not have a board, please check the contents first and then purchase the board later and check it on the board.

Q. What program tools do you use?

We use STMCubeIDE v1.9.0, provided free of charge by ST. Please install it before taking the course.


Introducing the knowledge sharer ✒️

History

I have been working as a developer for over 20 years in large and small companies and currently run a small business. I have developed an ISP(Image Signal Processing) ASIC for CCTV and many products using FPGA such as OLED inspection equipment and DAQ(Data Acquisition System). In addition to FPGA, I have a lot of experience in FW development (STM32, PIC32, AVR, ATMEGA, etc.), circuit design, Windows Program, etc.


Recommended for
these people

Who is this course right for?

  • If you want to learn STM32

  • If you want to learn RTOS

Need to know before starting?

  • C language

Hello
This is

1,647

Learners

66

Reviews

123

Answers

4.8

Rating

19

Courses

저는 지난 20여년 동안 대기업, 중소기업에서 개발자로 일해왔고

현재는 작은 기업의 대표로 있습니다.

주요 경력사항은

  • Verilog HDL을 이용한 FPGA 설계

    • CCTV용 ISP ASIC 개발 (약 10년)

    • OLED Display 검사장비 개발 (약 3년)

    • FPGA를 이용한 장비 개발

  • MCU FW

    • STM32

    • PIC32

    • AVR, ATMEGA

    • DSP (TI)

  • Windows Application Program

    • Visual Studio MFC, C++

입니다.

Curriculum

All

53 lectures

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

6 reviews

4.0

6 reviews

  • hwm20110923님의 프로필 이미지
    hwm20110923

    Reviews 1

    Average Rating 4.0

    4

    83% enrolled

    I thought it was a video lecture, but it wasn't! I think it will be very helpful.

    • ihil
      Instructor

      This is a lecture in electronic form. You can also download the source code from the data room. It is not a video, but it will be very helpful if you practice and proceed. Thank you ~!!

  • fain9301님의 프로필 이미지
    fain9301

    Reviews 93

    Average Rating 4.8

    5

    72% enrolled

    Thanks for the great resource.

    • ihil
      Instructor

      Thank you. I hope it helps and you become a good developer~!!

  • calvin21lee1322님의 프로필 이미지
    calvin21lee1322

    Reviews 1

    Average Rating 4.0

    4

    79% enrolled

    I'm diligently taking the course, but I can't find the attached files... How can I get them?

    • ihil
      Instructor

      During the lecture, in Section 1 - Materials and Link Sharing, if you download the materials link sharing file at the bottom, you can find the download link and password. Thank you ~!!

  • aceoftop1975님의 프로필 이미지
    aceoftop1975

    Reviews 94

    Average Rating 5.0

    5

    100% enrolled

    2024/10/27/Sun 09:40 I read the document well. I learned how to use FreeRTOS. Thank you.

    • ihil
      Instructor

      Thank you for your course review~!!

  • tomato님의 프로필 이미지
    tomato

    Reviews 5

    Average Rating 4.6

    3

    96% enrolled

    $8.80

    ihil's other courses

    Check out other courses by the instructor!