This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3235MODSF: sl_Fs simple question.

Part Number: CC3235MODSF

Hello,

I have a quick question regarding the timing performance of the sl_FsXxxxx functions. In particular sl_FsClose. We have a command/response interface between the CC3235 and our main processor. Each command has a timeout on the response. Each command details how long it will wait for the response. We are writing security certificates into the flash memory and are seeing timeout on the sl_FsClose invoked when the main processor says to close the file. We get more success the longer we allow for the response. We want to know if there is a maximum amount of time the sl_FsClose can take. That way we can make this behave reliably but waste the least amount of time.

Thanks,

John