Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aztechsk/at45db

The at45db library provides a driver for AT45DB family of SPI flash memories.
https://github.com/aztechsk/at45db

at45db driver flash freertos spi

Last synced: 25 days ago
JSON representation

The at45db library provides a driver for AT45DB family of SPI flash memories.

Awesome Lists containing this project

README

        

# at45db

The C library **at45db** provides a driver for AT45DB family of SPI flash memories.
Supported flash devices: Atmel AT45DB642, Renesas AT45DB641E.
The driver supports flash memories in the standard configuration (where the memory page contains extra bytes).

### Library features

- Standardized API (for the AZTech framework).