ADC in Stm32F401RC ARM CortexM4

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

    C++ OO micro-controller library for close-to-the-hardware programming

  • Last week I added that chip to my hardware library. The relevant file is here on github, the ADC code starts at line 316 and is copied below. I experienced no special problemes. I don't use interrupts. I see I should change the code to wait of the appropriate bit instead of just waiting a long time.

  • 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

  • Is using C++ singleton classes on atmega 2560 to abstract away port, pin and interrupt setup a good approach?

    4 projects | /r/embedded | 5 Nov 2022
  • Simple question on register programming

    1 project | /r/embedded | 19 Aug 2022
  • Question about I2C

    1 project | /r/embedded | 27 Jul 2022
  • Should I write my own HAL drivers?

    3 projects | /r/embedded | 28 Nov 2021
  • Pls check my understanding of stm32f411re microcontroller frequencies.

    1 project | /r/embedded | 21 Nov 2021