User Activity

Hello,currently i am working on stm32f4113 and nor flash(w25q128) using QuadSPI 1st time i erase the 1st block i get no error but 2nd time i erase any block i get  HAL_QSPI_ERROR_TIMEOUT.i get error in this function QSPI_WaitFlagStateUntilTimeout(hq...
Hi, I have STM32F413VHT6 board and trying to use FATFS and SDIO card slot, but f_mount returns FR_NOT_READY. i worked in 1 bit mode is working perfectly but SDIO in 4 bit mode f_mount return FR_NOT_READY.i am using below code for both 1 bit and 4 bi...
I am struggling with integration of filesystem on external nor.I've been trying ittlefs. i have error in LFS_ERR_CORRUPT.