Closed xuanlanghuang closed 6 months ago
Hey @xuanlanghuang,
these are indeed two different use cases:
The ping message is also a normal framing message and therefore needs to have a size exchange frame beforehand.
Best regards, lho
Hi Iho,
Hey @xuanlanghuang,
I assume you are working on a custom host application?
Do you have a specific use case which is failing? Are you able to create SPI log files following this guide?
Best regards, lho
Hi Iho,
I will change the logic in our software to check if this still happening.
Thanks,
This issue has been marked as stale because it has been open for 14 days with no activity. Please update this issue or it will be closed in the next 7 days.
This issue was closed because it has been inactive for 7 days since being marked as stale. If your issue still persists, feel free to reopen!
Your Question Ask your questions here. Is it possible to resync from a spi communication error? From WB user manual 9.2.3, It mentions " If the WHITE Beet Module SPI communication gets out of sync the WHITE Beet module needs to be reset."
But there is also a 10.2 Recovering from synchronization Error session talks about how to resync from a framing error.
Are these two talking about the same synchronization error? If they are, does sending Ping message on SPI require the Size exchange frame?