All Projects → morbos → STM32

morbos / STM32

Licence: other
No description, website, or topics provided.

Programming Languages

Ada
118 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects
TeX
3793 projects
G-code
73 projects

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 subdirs:

L & F & 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.

WB is the Bluetooth controller.

WL is the new subghz controller (LoRa etc)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].