fatfs Questions

2

I am trying to implement an interface function of the FATFS library. The implementation expects an uint8_t* to the data that has to be written to an internal SD card by a different library. The dat...
Halation asked 27/1, 2017 at 15:26

1

I am trying to create a file with FatFs on USB flash, but my f_open call trying to read boot sector for first time file system mount hangs on this function. DRESULT disk_read ( BYTE drv, /* Physic...
Kt asked 15/1, 2016 at 22:27
1

© 2022 - 2024 — McMap. All rights reserved.