STM32F4 Embedded Rust at the PAC: svd2rust

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • stm32-rs

    Embedded Rust device crates for STM32 microcontrollers

  • Developing code at the PAC, well, requires a PAC crate for the targeted controller. For the STM32 there exists a repo for all the supported PACs. These PACs are all generated using a command line tool called svd2rust. svd2rust grabs what is called an svd file and converts it into a PAC exposing API allowing access to peripheral registers. An SVD file is an Extensible Markup Language (XML) formatted file describing the hardware features of a device, listing all the peripherals and the registers associated with them. SVD files typically are released by microcontroller manufacturers.

  • 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

  • Show HN: Drf-simple-API-errors – Fixing Django Rest Framework API error messages

    1 project | news.ycombinator.com | 1 May 2024
  • Operating System Wars, what is the best operating system for programming. ⚔️

    1 project | dev.to | 1 May 2024
  • Protect your emails (short note)

    2 projects | dev.to | 1 May 2024
  • Pydantic Logfire

    6 projects | news.ycombinator.com | 30 Apr 2024
  • Pyinfra: Automate Infrastructure Using Python

    7 projects | news.ycombinator.com | 30 Apr 2024