stm32h7-dual-core-inter-cpu-async-communication VS stm32-usart-uart-dma-rx-tx

Compare stm32h7-dual-core-inter-cpu-async-communication vs stm32-usart-uart-dma-rx-tx and see what are their differences.

stm32h7-dual-core-inter-cpu-async-communication

Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices (by MaJerle)

stm32-usart-uart-dma-rx-tx

STM32 examples for USART using DMA for efficient RX and TX transmission (by MaJerle)
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
stm32h7-dual-core-inter-cpu-async-communication stm32-usart-uart-dma-rx-tx
1 4
74 1,171
- -
3.6 4.8
7 months ago 2 months ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

stm32h7-dual-core-inter-cpu-async-communication

Posts with mentions or reviews of stm32h7-dual-core-inter-cpu-async-communication. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-21.
  • How to share data between cores on the STM32h745 using the Hardware Semaphore
    2 projects | /r/embedded | 21 Nov 2022
    Unfortunately, the data on the M7 side seems to repeat ever so often and I'm not sure why. A sample output is shown here. I'm not sure if I'm making a very obvious mistake here. I've looked around and tried all sorts of tricks. The only one that seems to have worked is Tijen Majerle's ring buffer implementation but this doesn't seem to make use of the HSEM. I'm looking for a HSEM solution partly out of curiosity and partly for performance reasons down the line.

stm32-usart-uart-dma-rx-tx

Posts with mentions or reviews of stm32-usart-uart-dma-rx-tx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.

What are some alternatives?

When comparing stm32h7-dual-core-inter-cpu-async-communication and stm32-usart-uart-dma-rx-tx you can also consider the following projects:

uCNC - µCNC - Universal CNC firmware for microcontrollers

Modbus-STM32-HAL-FreeRTOS - Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS

cosmicOS-core - Simple to use HAL for ARM Cortex-M devices

OTA_update_STM32_using_ESP32 - Program STM32Fxx MCUs Over-the-Air using ESP32

stm32ai-modelzoo - AI Model Zoo for STM32 devices

LovyanGFX - SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)

x-cube-azrtos-h7 - X-CUBE-AZRTOS-H7 (Azure RTOS Software Expansion for STM32Cube) provides a full integration of Microsoft Azure RTOS in the STM32Cube environment for the STM32H7 series of microcontrollers.

stm32mp1-baremetal - Baremetal framework and example projects for the STM32MP15x Cortex-A7 based MPU

STM32CubeH7 - STM32Cube MCU Full Package for the STM32H7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))

stm32-ws2812b - STM32 Library for WS2812B using DMA+PWM

Ring-Buffer - A simple ring buffer (circular buffer) designed for embedded systems.

ESP32-HUB75-MatrixPanel-DMA - An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.