STM32F1XX Framework

Discussions and support about ChibiOS/HAL, the MCU Hardware Abstraction Layer.
0x3333
Posts: 57
Joined: Thu Mar 07, 2019 10:19 pm
Has thanked: 7 times
Been thanked: 6 times

STM32F1XX Framework

Postby 0x3333 » Sun Oct 20, 2019 8:06 pm

Hi!

I created a framework to work with STM32F1XX boards.

This framework was created initially to easily bootstrap a ChibiOS project for STM32F103 boards, latter, I needed to add FreeRTOS as the Kernel while still using the ChibiOS HAL, now this project is the sum up of these 2 technologies. Note that it is focused on STM32F103 boards, but Cortex M0 and M3 are probably compatible(FreeRTOS kernel has been modified for these 2 architectures). Modifying it to work on other boards/CPUs is pretty easy though.

Already configured Drivers:
Serial
Software Serial
USB Serial
MFS

https://github.com/0x3333/opus

I hope it helps.

Return to “ChibiOS/HAL”

Who is online

Users browsing this forum: No registered users and 14 guests