Hi Expert,
From the datasheet, the device can support up to 64 devices for stack, but is there any data transmission delay for every device and how does these delay impact the stack devices number? Still 64?

Thanks
Best regards,
David
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.
Hi Expert,
From the datasheet, the device can support up to 64 devices for stack, but is there any data transmission delay for every device and how does these delay impact the stack devices number? Still 64?

Thanks
Best regards,
David
Hi Helen,
Thanks for your feedback. What is the data transmission delay for every device?
Best regards,
David
David,
It will depend on your communication control settings. Please see datasheet page 63 for more information.
thanks,
Helen
Hi Helen,
Page 63 looks like "daisy chain protocol" and did not touch any transmission delay impact.

Best regards,
David
David,
Transmission delay between devices depends on the amount of data being transmitted. Here is an example estimate of a stack response with 6 devices assuming base bq79600 using spi mode:
| Stack response | ||
| Number of devices | 6 | Devices |
| Stack read response frame/device (over head+payload) | 326.25 | us |
| VIF CLK (re clk time) | 4 | us |
| SPI TX FIFO delay | 12 | us |
| Total re clk time | 28 | us |
| Total stack cmd time | 93.25 | us |
| Total stack response time | 2209 | us |
| Total stack cmd + resp time | 2302.25 | us |
Regards,
Taylor