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
17311731
17321732The 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
17441744The Nano R4 uses the following pins for I²C communication:
17451745
You can’t perform that action at this time.
0 commit comments