PaulStoffregen / SerialFlash

Library for using SPI Flash memory with a filesystem-like interface
330 stars 118 forks source link

Stucked when read data #94

Open DprasK opened 6 months ago

DprasK commented 6 months ago

Board : stm32f407vet

Sometimes when stm32 read data from winbond using serialflash, i get stucked when read data. This case happen after i print filename and size file. Even used timer interrupt.