Writing STM32 Startup script in C++

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

    REal Time operatIng systEm

  • If you want a C++ type of Reset_Handler then look here: https://github.com/daantimmer/RETIE/blob/master/source/hal/cortex/Startup.cpp (code is MIT, use it if you want) (it is mine).

  • amp-hal-st

    HAL implementation of the Embedded Infrastructure Library for ST microcontrollers

  • Using amp-hal-st (https://github.com/philips-software/amp-hal-st) as an example. The easiest way to do it is to call HAL_NVIC_SystemReset();

  • 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

  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?

    53 projects | news.ycombinator.com | 6 May 2024
  • Nvtop: Htop for GPUs

    1 project | news.ycombinator.com | 8 May 2024
  • Why Use ECC Memory

    2 projects | news.ycombinator.com | 8 May 2024
  • Mine XMR on Raspberry Pi

    2 projects | dev.to | 7 May 2024
  • Show HN: Wk – a which-key like popup menu for your key chords (X11/Wayland)

    2 projects | news.ycombinator.com | 7 May 2024