Skip to content

Commit 15bc83b

Browse files
author
Jim Lindblom
committed
Update hardware/readme.md
1 parent 14174f3 commit 15bc83b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hardware/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ All jumpers are set to a default value with a small, exposed trace between the p
1717

1818
In the case of the address jumper, if you cut the trace, you'll need to apply a bubble of solder jumping the middle pad to **one** of the other two edge pads to set the ADDR pins.
1919

20-
**Address Jumpers**
20+
### Address Jumpers
2121

2222
These two jumper select the I<sup>2</sup>C address of the SX1509. These jumpers allow you to select the value of the **SX1509's ADDR0 and ADDR1** pins - either VCC (1) or GND (0).
2323

@@ -33,15 +33,15 @@ A table of possible values is printed on the PCB, but I'll stick it here too.
3333
<tr align="center"><td>1</td><td>1</td><td>0x71</td></tr>
3434
</table>
3535

36-
**I/O Rail Jumpers**
36+
### I/O Rail Jumpers
3737

3838
If you're looking to take advantage of the SX1509's level-shifting functionality, you may want to use the VCC1 and VCC2 pins. These pins can supply the voltage for I/O pins 0-7 and 8-15 respectively.
3939

4040
**Closed**, these jumpers will **short VCC1 and VCC2 to VCC** (the supply voltage 1.2-3.6V). Open the jumpers and you'll have to connect your own voltage supply. If no supply is tied to VCC1 and VCC2, the I/O pins will not work.
4141

4242
These jumpers **default to closed**, which means both I/O rails are tied to the supply voltage (usually 3.3V).
4343

44-
**Pull-up Resistor Jumpers**
44+
### Pull-up Resistor Jumpers
4545

4646
The SX1509 Breakout comes with 10k resistors to pull-up the I<sup>2</sup>C lines - SDA and SCL. This jumper ties both of those resistors to VCC.
4747

0 commit comments

Comments
 (0)