File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
content/hardware/03.nano/boards/nano-r4/tutorials/01.user-manual Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -1731,15 +1731,15 @@ I²C is particularly useful when your project needs to communicate with multiple
1731
1731
1732
1732
The Nano R4's I²C interface offers the following technical specifications:
1733
1733
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 |
1743
1743
1744
1744
The Nano R4 uses the following pins for I²C communication:
1745
1745
You can’t perform that action at this time.
0 commit comments