Is there any chance to write to microSD card using MFS and DMA?
this is a bottleneck for me... 5ms to write 512bytes..
anyone have any better way to speedup the writing process to the microSD?
one more question, how do i determine for sure (other then IO_IOCTL_ESDHC_GET_BUS_WIDTH) if the esdhc driver uses 4BIT or 1BIT?
Thanks!!
Naftali.
Hello naftalir,
the improvements in MFS were made and speed was significantly increased. However this changes were not merged into 3.8.1 which is actual release due. It's going to be part of the MQX 4.0. It was stated in previous post related to MFS here on the forum.
I don't know any other way to determine bus width other than use IOCTL command.
Regards,
MartinK