You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Would you please consider requiring a checksum, or at least a duplicate byte, for critical commands?
For example, if a bit flip causes the 'change I2C address' command to be called, the hardware that uses the device is no longer usable. End users can't be expected to fix such a problem, either. The commands, as they stand now, have this introduced source of unreliability.
Thanks!
James
The text was updated successfully, but these errors were encountered:
Hello,
Would you please consider requiring a checksum, or at least a duplicate byte, for critical commands?
For example, if a bit flip causes the 'change I2C address' command to be called, the hardware that uses the device is no longer usable. End users can't be expected to fix such a problem, either. The commands, as they stand now, have this introduced source of unreliability.
Thanks!
James
The text was updated successfully, but these errors were encountered: