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

https://github.com/aztechsk/at45db

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

at45db driver flash freertos spi

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# at45db

The C library **at45db** provides a driver for the AT45DB family of SPI flash
memories. Supported flash devices include the Atmel AT45DB642 and Renesas AT45DB641E.
The driver is designed for flash memories in the standard configuration, where each
memory page contains extra bytes.

### Library Features

- Standardized API (for the AZTech framework).