Freetros+Sdio+Fatfs Problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-24 12:08 AM
I try enable sdio+fatfs without freertos and every things work fine.
when i enable freertos+sdio+fatfs , my fatfs doesn't work.
I enabled Dma.
(stm32f4cube_v_1.23)(cubemx 5.0.1)(stm32f407zg)
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-24 12:10 AM
f_mount return FR_OK , but can not f_open any files. Return 0x01 after 10-20 seconds
