Skip to content

Commit 741c913

Browse files
committed
Content update (Taddy's review)
1 parent 1dd76d3 commit 741c913

File tree

1 file changed

+9
-9
lines changed
  • content/hardware/03.nano/boards/nano-r4/tutorials/01.user-manual

1 file changed

+9
-9
lines changed

content/hardware/03.nano/boards/nano-r4/tutorials/01.user-manual/content.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,15 +1731,15 @@ I²C is particularly useful when your project needs to communicate with multiple
17311731

17321732
The Nano R4's I²C interface offers the following technical specifications:
17331733

1734-
| **Parameter** | **Value** | **Notes** |
1735-
|:-----------------:|:-------------:|:--------------------------:|
1736-
| Clock Speed | Up to 400 kHz | Standard/Fast mode |
1737-
| Data Transfer | 8-bit | Standard data width |
1738-
| Communication | Half-duplex | One direction at a time |
1739-
| I²C Pins | `A4`, `A5` | SDA, SCL respectively |
1740-
| Device Addressing | 7-bit/10-bit | Up to 127 unique addresses |
1741-
| Operating Voltage | +5 VDC | Same as board |
1742-
| Pull-up Resistors | Internal | Built-in weak pull-ups |
1734+
| **Parameter** | **Value** | **Notes** |
1735+
|:-----------------:|:-----------------:|:--------------------------:|
1736+
| Clock Speed | Up to 400 kHz | Standard/Fast mode |
1737+
| Data Transfer | 8-bit | Standard data width |
1738+
| Communication | Half-duplex | One direction at a time |
1739+
| I²C Pins | `A4`, `A5` | SDA, SCL respectively |
1740+
| Device Addressing | 7-bit/10-bit | Up to 127 unique addresses |
1741+
| Operating Voltage | +5 VDC | Same as board |
1742+
| Pull-up Resistors | External required | No internal pull-ups |
17431743

17441744
The Nano R4 uses the following pins for I²C communication:
17451745

0 commit comments

Comments
 (0)