Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aztechsk/at45db
- Owner: aztechsk
- License: isc
- Created: 2024-04-15T14:08:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-27T20:39:13.000Z (7 months ago)
- Last Synced: 2024-05-28T06:25:39.693Z (7 months ago)
- Topics: at45db, driver, flash, freertos, spi
- Language: C
- Homepage:
- Size: 3.13 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).