Note about I2C implementation: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 August 2024

  • curprev 14:3414:34, 6 August 2024Mike talk contribs 3,504 bytes +3,504 Created page with "{{DISPLAYTITLE:Note about {{I2C}} implementation|noreplace}} From the Nordic forums: ===Is it necessary to SUSPEND TWI for each byte read?=== The nrf51 reference manual shows timing diagrams for the TWI interface when reading from slaves to have a shortcut between BB and SUSPEND. My assumption would be that's there to delay the ACK at the end of the read pending software reading the byte and deciding whether a STOP or repeated START should be sent. However the text al..."