|
H753_CPP_W25Q_SPI_Flash_Read_Write_01 1.0
STM32H753 W25Q SPI flash (Adafruit 5632/5633/5634) read/write tutorial
|
| CW25QFlashSPI | STM32 HAL SPI1 driver for a Winbond W25Q-series flash chip (Adafruit 5632/5633/5634), operated in standard single-line SPI mode with software-controlled chip select (WQ25_CS – see main.h for the current pin assignment) |
| CW25QValidation | Destructive validation suite for a W25QFlashSPI driver – see w25q_validation.hpp's file header for the full design rationale (adapted from the AS6C4008 SRAM validation suite, with flash- specific adaptations for erase-before-write and finite erase endurance) |
| Cw25qValidationReport_t | Detailed validation report, persistent for the life of the W25QValidation instance |