Skip to content

Commit

Permalink
Merge pull request #5 from MichaelBell/patch-1
Browse files Browse the repository at this point in the history
Voltage injection at TP7 is now verified
  • Loading branch information
Gadgetoid authored Jan 15, 2025
2 parents a4a2e51 + 955fa60 commit 2d45a1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,7 @@ <h1>Raspberry Pi Pico 2 Pinout</h1>
<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 -->
<tr><td>TP7</td><td>1V1</td><td>Can be used to inject a higher core voltage for overclocking<br><strong>⚠️ Be careful not to cook your Pico 2!</strong></td></tr>
</tbody>
</table>
</article>
Expand Down

0 comments on commit 2d45a1e

Please sign in to comment.