nimaltd / spif

W25qxx, N25Qxx and other SPI FLASH driver for stm32 HAL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

W25qxx_WriteStatusRegister

yasirsenator opened this issue · comments

Doesn't W25qxx_WriteStatusRegister need "write enable" before attempting to write the register?
W25qxx_WriteEnable(); in the first line