1 个仓库
Low-level access to non-volatile memory that can be written only once.
Distinct from Flash Memory Access: Existing candidates focus on general flash or system memory locking, not OTP hardware specifics.
Explore 1 awesome GitHub repository matching hardware & iot · One-Time Programmable Memory Access. Refine with filters or upvote what's useful.
This project is a reference library of firmware examples and a development framework for creating embedded C applications on the RP2040 microcontroller. It provides a collection of hardware peripheral drivers and foundational patterns for managing system resources in resource-constrained environments. The library features reference implementations for programmable I/O state machines, allowing for the creation of custom hardware-level protocols. It also provides a multicore embedded framework to distribute computational workloads across multiple processor cores using symmetric processing. The
Provides capabilities to read and write to one-time programmable memory including page locking.