User Activity

Hello guys, I hope you can help me. I'm using a STM32F439 board and the following setup:In my application FreeRTOS with FatFS is running. For reading and writing blocks from my eMMC I use a DMA transfer. The problem occurs very seldom (in an 40 MB fi...
Hello guys, I'm using a STM32F439 Board and try to use FatFS together with a SDIO (eMMC). Additionally I try to read and write with DMA. Now I generated a very big text file and want to write this on the eMMC. The file will be transmitted via Etherne...