Skip to content

anindyamitra15/stm32-rtos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Working with RTOS on STM32F1

Introduction

Performing several types of tasks on RTOS on STM32F103C8T6.

Contents

|_ cmsisv2-intro
|_ serial_monitor
  1. CMSIS RTOS V2: STM32 supports CMSIS V2. RTOS is used. Two LEDs connected to Pin B12 and Pin A1 respectively, are controlled from two different threads of RTOS.

Tasks
[Two RTOS tasks which runs concurrently]

  1. UART with RTOS: Using UART on RTOS. This project is under development.

Other experiments:

Also checkout my other works with STM32F1: STM32F103 UART, STM32F1 GPIO Alternate Functions and, STM32F1 PWM Modes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages