Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
System Management Bus
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====Packet Error Checking==== SMBus 1.1 and later define optional '''Packet Error Checking''' ('''PEC'''). In that mode, a PEC (packet error code) byte is appended at the end of each transaction. The byte is calculated as [[CRC-8]] [[checksum]], calculated over the entire message including the address and read/write bit. The polynomial used is x<sup>8</sup>+x<sup>2</sup>+x+1 (the CRC-8-[[Asynchronous Transfer Mode|ATM]] [[CRC-based framing|HEC]] algorithm, initialized to zero).<ref>{{cite web|url=http://sbs-forum.org/marcom/winter01/Designing%20with%20SMBus%202.pdf|title=Designing with SMBus 2.0|website=Sbs-forum.org|access-date=27 October 2017}}</ref><ref>{{cite web|url=http://www.smbus.org/faq/crc8Applet.htm|title=CRC-8 Calculator|website=Smbus.org|access-date=27 October 2017}}</ref><ref>{{cite web|url=http://www.picbasic.co.uk/forum/showthread.php?t=6231|title=CRC-8 for SMBus|website=Picbasic.co.uk|access-date=27 October 2017}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)