Skip to content

morbos/STM32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a work in progress for STM32 projects

The structure of this dir is based around ST Microelectronics part naming conventions. A typical ST part might look like:

STM32L443CC

STM32 - indicates ST Microelectronics and a 32bit microprocessor.

L - Stands for the Low power line 443 - is the # of the part in that line CC - helps to clarify the package used.

So here we have five subdirs:

F & L & U & WB & WL

F handles the first generation STM32 parts. Not too much here other than some work I do on the BluePill STM32F103C8 its in STM32/F/F103.

L is a low-power version of the F U is a low-power controller with higher performance than L

WB is the Bluetooth controller. WL is the LoRa controller

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published