#flash #stm32f4 #storage #w25q

f4-w25q

W25Q driver using stm32-f4xx-hal QSPI implementation

1 unstable release

0.1.0 May 13, 2024

#396 in Hardware support

Download history 127/week @ 2024-05-10 17/week @ 2024-05-17

144 downloads per month

MPL-2.0 license

17KB
284 lines

f4-w25q

Support for the W25Q family of flash chips for the STM32F4 family of microcontrollers using stm32f4xx-hal.

Features

Examples

See examples/ directory

Note

A default target of stm32f412 is selected so the crate is able to be published. Disable this to select a different variant.

Dependencies

~54MB
~1.5M SLoC