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.
- Host: GitHub
- URL: https://github.com/aztechsk/at45db
- Owner: aztechsk
- License: isc
- Created: 2024-04-15T14:08:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T15:27:36.000Z (5 months ago)
- Last Synced: 2025-01-22T16:33:08.492Z (5 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 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).