stm32f4discovery-freertos-makefile VS Stm32-RCC-library

Compare stm32f4discovery-freertos-makefile vs Stm32-RCC-library and see what are their differences.

stm32f4discovery-freertos-makefile

Simple template project to build a firmware for the STM32F4 Discovery board with FreeRTOS and libopencm3 (by AndColla)

Stm32-RCC-library

RCC bare metal drivers for Stm32 f4 family of microcontrollers written in C . The driver contains apis for the User to set clock speed for AHB , APB1 , APB2 bus .The driver also allows changing the APB and AHB bus frequency on the fly , and also contains apis for to get the current frequency at which AHB and APB bus is running at (by pro-codes090)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
stm32f4discovery-freertos-makefile Stm32-RCC-library
1 1
15 1
- -
1.8 3.8
over 2 years ago almost 2 years ago
C C
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

stm32f4discovery-freertos-makefile

Posts with mentions or reviews of stm32f4discovery-freertos-makefile. We have used some of these posts to build our list of alternatives and similar projects.
  • Use STM32 with libopencm3 and FreeRTOS
    1 project | /r/embedded | 18 Apr 2021
    Hi everyone, I´m pretty new to the embedded world and I wanted to dig deeper with FreeRTOS, but I didn´t really like their approach with the dependencies. In the last few days I made this template repository to startup a new project based on the STM32F4 Discovery board, libopencm3 and FreeRTOS. All dependencies are included as submodules. It´s all based on a free toolchain (GNU ARM GCC and ST-Link). As i said before I´m pretty new to this world, so any suggestion is welcome :D

Stm32-RCC-library

Posts with mentions or reviews of Stm32-RCC-library. We have used some of these posts to build our list of alternatives and similar projects.
  • Wrote a bare-metal RCC library for stm32 microcontrollers
    1 project | /r/embedded | 19 Jun 2022
    hello everyone i made a RCC library for stm32 microcontrollers it allows you to run the stm32 at any desired frequency and also allows to change the frequency on the fly. I hope it would be useful for everyone and i will be adding few other features soon and docs as well . RCC-library GitHub link

What are some alternatives?

When comparing stm32f4discovery-freertos-makefile and Stm32-RCC-library you can also consider the following projects:

libopencm3 - Open source ARM Cortex-M microcontroller library

STM32-base-F4-template - A template for using STM32F4 series devices with the STM32-base project.

stm32_tiny_monitor - A tiny external monitor for PC using STM32 and ST7789. Connects to PC over USB and displays the captured screen on ST7789 (240x240) display.

stm32-lis302dl - Provides the LIS302DL driver, part of the STM32Cube BSP Component for all STM32xx series.

Modbus-STM32-HAL-FreeRTOS - Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS

cmsis_core - CMSIS Core module, fully aligned with ARM versions.