i2c-star VS Stm32-RCC-library

Compare i2c-star vs Stm32-RCC-library and see what are their differences.

i2c-star

A clone of the i2c-tiny-usb based upon STM32 and libopencm3 (by daniel-thompson)

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
i2c-star Stm32-RCC-library
3 1
115 1
- -
4.6 3.8
6 months ago almost 2 years ago
C C
GNU General Public License v3.0 only 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.

i2c-star

Posts with mentions or reviews of i2c-star. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-21.

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 i2c-star and Stm32-RCC-library you can also consider the following projects:

Monocypher - An easy to use, easy to deploy crypto library

stm32f4discovery-freertos-makefile - Simple template project to build a firmware for the STM32F4 Discovery board with FreeRTOS and libopencm3

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

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

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