8 years, 12 months ago.

How to write into SD Card block by block using FRDMKL46Z?How to optimize file write time on SD Card?

I have written into SD Card using the FAT File Library available and found that the write time for writing the same amount of data increases linearly with the number of files written on the SD Card.Write time does matter me. Is there a method or technique to employ to curb this increase in write time? Or else will writing raw data help? Suggest how to write raw data or any other technique to solve the problem of write time using FRDM KL46Z.

Be the first to answer this question.