lfs_file_close() 耗时过长
作者: taraskornuta创建于 2020年7月3日更新于 2026年6月13日
标签performance
manDataStor_WriteFile() takes too long to close the file. I have two files with a size of around 200K, each record has 46 bytes. The Open() and Seek() functions work pretty fast, but when I call the Close() function, it takes 30 seconds. During that time, the SPI bus is very actively exchanging data with the chip.
内容来源: littlefs-project/littlefs