Hi,
I would like to know why FDS_CRC_CHECK_ON_WRITE and FDS_CRC_CHECK_ON_READ are 0 by default in the sample code.
I think it's better to set it to 1 by default for write reliability.
Best regards,Hiroki
Hi Hiroki,
FDS CRC checking has been off by default in most examples since the start. I do not have information about why that choice was made, unfortunately. If you want it (for safety) and do not mind that it adds more CPU processing, then you can enable it in sdk_config.h and it will work out of the box.
Einar
Hi Hiroki,
FDS CRC checking has been off by default in most examples since the start. I do not have information about why that choice was made, unfortunately. If you want it (for safety) and do not mind that it adds more CPU processing, then you can enable it in sdk_config.h and it will work out of the box.
Einar