← index #18875Issue #1499
Off-topic · high · value 1.011
QUERY · ISSUE

docs: No instructions for REPL over UART on RP2

openby MarcelloTheArcaneopened 2026-02-26updated 2026-03-04
docs

Documentation URL

https://docs.micropython.org/en/latest/rp2/quickref.html

Description

On the UART documentation page, there is a note:

REPL over UART is disabled by default. You can see the Getting started with MicroPython on the RP2xxx for details on how to enable REPL over UART.

If you follow the link to the "getting started" page (https://docs.micropython.org/en/latest/rp2/tutorial/intro.html#rp2-intro), it just says:

Getting started with MicroPython on the RP2xxx
Let’s get started!

I can't seem to find any instructions for accessing the REPL over UART (i.e. which UART pins, and how to configure Micropython).

Code of Conduct

Yes, I agree

CANDIDATE · ISSUE

REPL don't start via UART on CC3200 version

closedby Bittencourtopened 2015-10-10updated 2015-10-11

Hi,

I had a small issue using the REPL terminal via UART on version 1.0. After successfully flashing (verified by accessing the REPL via telnet) the uart 0 is mute. By the documentation i considered that the terminal would be accessible by uart0 on boot.

I'm using a CC3200 launchpad board. If there is config I should enable for that may be a good idea to put on the readme file on the cc3200 folder of the project.

Thank you,

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied