bare-metal-echo

Bare-metal, interrupt-driven implementation of echo on a STM32F439ZI MCU (by jonah-saltzman)

Bare-metal-echo Alternatives

Similar projects and alternatives to bare-metal-echo

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bare-metal-echo alternative or higher similarity.

bare-metal-echo reviews and mentions

Posts with mentions or reviews of bare-metal-echo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • How can I debug DMA errors?
    1 project | /r/embedded | 12 Feb 2023
    How can I go about debugging this error? All the code is on github (https://github.com/jonah-saltzman/bare-metal-echo), if anyone would be so kind as to take a look. The relevant code is in Src/init.c (where I set up the UART and DMA), and Src/io.c (the basic_transfer function is supposed to write to the serial output using DMA).
  • First project: bare-metal stopwatch
    3 projects | /r/embedded | 2 Feb 2023
    So I started with a udemy course, but I only watched about 30 minutes worth of it before I realized, to his credit, that the teacher was simply showing us what to look up in the technical reference manual. So basically I started really really simple (blinking an LED), then tried some timer stuff, then put that together into this project. I'm basically going peripheral-by-peripheral: first GPIO, then the NVIC interrupt controller + timers. I also did a console echo program with the UART, you can check that one out here. Next I'm going to learn DMA by combining DMA with UART to do IO without using the processor (as much).

Stats

Basic bare-metal-echo repo stats
2
0
10.0
about 1 year ago

The primary programming language of bare-metal-echo is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com