Looking into writing a CAN stack with FreeRTOS for STM32, where should I start?

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

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
  • platform_specific_components

    Low-level components and hardware drivers for various Cyphal-related projects

  • Not sure what STM32 CAN peripherals you are talking about (bxCAN vs FDCAN) but if you are using bxCAN, I recommend looking at UAVCAN's implementation: https://github.com/UAVCAN/platform_specific_components since it is very simple to use (even though it claimed works with libcanard stack only but should be fine for outside purposes). I think putting RTOS on it should be simple enough. For FDCAN, the only options right now are from ST HAL or ChibiOS AFAIK.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts