Problems with FatFS and FreeRTOS integration
Hi, everyone.
I have a board with STM32F215 uC and I want to create a Data Logger on FreeRTOS.
I've been reading about these problems and I don't find what's going on.
I modified the task's stack on the FR configuration, I made sure that timebase source it's different from systick. I use a Mutex on the SD_task, but nothing works... I'm wondering if someone here can provide me any simple example. I'm desperate.
Peripheral for SD is SPI.
Thanks a lot for any flash of illumination.
Sorry for my bad english.
