Skip to content
Commit 8d11d183 authored by Brian Juel Folkmann's avatar Brian Juel Folkmann Committed by Fabio Baltieri
Browse files

drivers: flash: bug fix stm32 ospi flash erase



This commit fixes a bug in the STM32 ospi flash driver when attempting
to erase an area that spans more than one erase sector.
Without this fix, only the first sector is actually erased, the rest
silently fails the erase.
Issue is that the write enable latch command is only sent for the first
erase command.

Signed-off-by: default avatarBrian Juel Folkmann <bju@trackunit.com>
parent 219dd436
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment