8000 Disable REPL to use USB UART for custom console? · Issue #2860 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content
10000
Disable REPL to use USB UART for custom console? #2860
Closed
@AdinAck

Description

@AdinAck

I am using an M4 ItsyBitsy and would like to create a custom console for when I plug my computer into the USB port on the ItsyBitsy. I don't know how to access the Tx and Rx pins on the USB port and I don't know if I would be able to use them even if I did know what pins they were since the REPL uses them. And yes I know that there is input() and print() but I need background processes to occur even while the user is using the console (since input() holds the whole script).

Is there any way to accomplish this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0