How to implement bare metal C program to interface with multiple serial devices with minimal packet loss?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • lwrb

    Lightweight generic ring buffer manager library

  • Here is the implementation: https://github.com/MaJerle/lwrb

  • stm32-usart-uart-dma-rx-tx

    STM32 examples for USART using DMA for efficient RX and TX transmission

  • I suggest considering DMA as well. You can check this application note on using UART transfers (TX/RX) with DMA and interrupts.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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