nimaltd / spif

W25qxx, N25Qxx and other SPI FLASH driver for stm32 HAL
GNU General Public License v3.0
610 stars 173 forks source link

Malfunction in STM32F103C8T6 #53

Open Einhar opened 1 month ago

Einhar commented 1 month ago

I'm trying to use the library but even if the code compile correctly and I can build it, when debugging once the program arrives to the "EE_Write()" function the program stop responding and don't save the value into the variable or the flash memory.

nimaltd commented 1 month ago

Hi. i have no Idea :( is it working without debug?