Skip to content

Complete noob: RPI4/RPI5-to-RP2040 Scorpio Wiring #30

Answered by awawa-dev
markgabrang asked this question in Q&A
Discussion options

You must be logged in to vote

Hi

Does the RP2040 really only need the USB connection from the RPI4 or RPI5?

Yes, only USB is needed from Rpi to RP2040 to power it up and for sending data using HyperSerialPico.

If my understanding is correct, does it mean that there's no need to connect the RPI4 GPIO to the RP2040 GPIO:

There is another project that is using GPIO instead of USB: HyperSPI. But HyperSerialPico is using only USB.

RP2024 (GPIO3) > HD107S (DI)
RP2024 (GPIO2) > HD107S (CI)

It's for generic pico and not for Adafruit RP2040 SCORPIO. That board is using custom pinout because of the level shifter. It's explained here: https://github.com/awawa-dev/HyperSerialPico?tab=readme-ov-file#how-to-flash-it

Due to th…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@markgabrang
Comment options

@awawa-dev
Comment options

@markgabrang
Comment options

@awawa-dev
Comment options

@markgabrang
Comment options

Answer selected by markgabrang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants