Tracing & recording is important ! Tracing code is quite important method to understanding a new module. especially for the recording module which I am studying this days. Some file_system interfaces were excavated such as : vfs_file_write( ); storage_io. file_handel;
sd card read &write unit is 512Byte ( 1 sector ), counting the write speed.
seen message from trace data by kingst software, the card send comand 25 ->12->18->12-7->7 flowing this flow and repeat. the busy time isn’t the key element. 800ms is from the data to next data why so long? wating for the 2k fulled?