Skip to content

Commit

Permalink
Refine testpad details.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Aug 10, 2024
1 parent 0e14a43 commit 493d4bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ <h1>Raspberry Pi Pico 2 Pinout</h1>
<tr><td>TP1</td><td>Ground</td><td>close coupled ground for differential USB signals</td></tr>
<tr><td>TP2</td><td>USB DM</td><td>USB Data Negative pin</td></tr>
<tr><td>TP3</td><td>USB DP</td><td>USB Data Positive pin</td></tr>
<tr><td>TP4</td><td>GPIO23/SMPS PS Pin</td><td>marked do not use in datasheet</td></tr>
<tr><td>TP5</td><td>GPIO25/LED</td><td>not recommended to be used in datasheet<br>can only be used as an output with special care</td></tr>
<tr><td>TP6</td><td>BOOTSEL</td><td>short low at power-up to boot into BOOTSEL</td></tr>
<tr><td>TP7</td><td>1V1</td><td>can be used to inject more voltage for overclocking.<br><strong>NOTE: UNTESTED!!</strong></td></tr>
<tr><td>TP4</td><td>GPIO23/SMPS PS Pin</td><td>Marked do not use in datasheet</td></tr>
<tr><td>TP5</td><td>GPIO25/LED</td><td>Not recommended to be used in datasheet<br>Can only be used as an output with special care</td></tr>
<tr><td>TP6</td><td>BOOTSEL</td><td>Short low at power-up to boot into BOOTSEL</td></tr>
<tr><td>TP7</td><td>1V1</td><td>Can <em>theoretically</em> be used to inject a higher voltage for overclocking<br><strong>⚠️ Currently untested!</strong></td></tr>
<!-- TODO: remove the untested notice once it has been tested by someone -->
</tbody>
</table>
Expand Down

0 comments on commit 493d4bf

Please sign in to comment.