nimaltd / spif

W25qxx, N25Qxx and other SPI FLASH driver for stm32 HAL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

W25qxx_WriteSector

lilmgo opened this issue · comments

commented

Hi,
I found a problem with W25qxx_WriteSector. When NumByteToWrite_up_to_SectorSize is 0, the actual number of bytes to be written is PageSize minus OffsetInByte.

Hello. Could you correct this and send it to me please? thanks

I have updated the LIB. please try again for any devices you have. @lilmgo