Skip to content

Commit 43988ef

Browse files
committed
MPAE-15106: Added diagram of the LPC board
1 parent 6b84f50 commit 43988ef

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,19 @@ This example uses the PIC16F18146 to act as a user-interface co-processor, where
3030

3131
## Setup
3232

33-
With the power off, install the PIC16F18146 into the socket of the Curiosity LPC board, while matching the pin 1 marker on the DIP and PCB. Connect the MCP2221A breakout to the board as follows.
33+
With the power off, install the PIC16F18146 into the socket of the Curiosity LPC board, while matching the pin 1 marker on the DIP and PCB (marked as 1).
34+
35+
![Curiosity LPC](./images/LPC.png)
36+
37+
Connect the MCP2221A breakout to the board as follows.
3438

3539
| IO Pin | Description
3640
| ------ | ---------
3741
| RB4 | SCL, I<sup>2</sup>C Clock Line
3842
| RB6 | SDA, I<sup>2</sup>C Data Line
3943
| GND | Connect the ground of the MCP2221A to the LPC board.
4044

41-
*Important: Match the voltage of the MCP2221A breakout to the setting on the Curiosity LPC. Either +5V or 3.3V can be used, depending on the circuit requirements. Do NOT connect power from the MCP2221A to the LPC.*
45+
*Important: Match the voltage of the MCP2221A breakout to the setting on the Curiosity LPC (marked as 2). Either +5V or 3.3V can be used, depending on the circuit requirements. Do NOT connect power from the MCP2221A to the LPC.*
4246

4347
Next, follow the application circuit of the encoder (if provided), and connect the encoder as follows.
4448

images/LPC.png

983 KB
Loading

0 commit comments

Comments
 (0)