mdrivlib

Embedded driver library using modern C++. Currently supports STM32MP1, STM32H7, STM32F7, STM32F4 and STM32F0 (by 4ms)

Mdrivlib Alternatives

Similar projects and alternatives to mdrivlib based on common topics and language

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

mdrivlib reviews and mentions

Posts with mentions or reviews of mdrivlib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-28.
  • C++20 for bare-metal microcontroller programming
    4 projects | /r/cpp | 28 Apr 2023
    Being able to mark a register RW vs RO vs WO and have the compiler check your access is great. Have you also considered the case where a register bit is cleared by writing a 1 to it (or to another register)? I've also implemented my own approach for a general register class (bits and pieces stolen from various other projects): https://github.com/4ms/mdrivlib/blob/main/drivers/register_access.hh I use types for registers, rather than structs, which lets me do RegisterSetClear to handle the case where different registers set and clear a bit.

Stats

Basic mdrivlib repo stats
1
14
8.3
20 days ago

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