Hello,
I would like to understand which are the perfect timinig to access to bq35100 device. After several field test I findout these time values:
#define TIME_READ_ONLY 0.01 //10 ms #define TIME_READ_DF 1 //1 s #define TIME_WRITE_DF 1 //1 s #define TIME_WRITE_SUBCMD 0.01 //10 ms #define TIME_WRITE_MAC 1 //1 s #define TIME_SEND_CMD 0.1 //100 ms #define TIME_ACCESS_LOCKOUT 4 //4 s
Are there any documents or manuals about this aspect? Moreover, which is the correct wait time for GaugeStart() and GaugeStop() commands? In this case I can not read the proper value inside the control status register, even if I wait 10/15 seconds.
Moreover, are there any delay to have in mind during calibration procedure?
Regards,
Vincenzo