HyperSerialPico support for RP2350 #102
Unanswered
msmith0409
asked this question in
Q&A
Replies: 1 comment
|
You can use this firmware which brings rp2350 support: https://github.com/awawa-dev/HyperSerialPico/actions/runs/29104967345 or latest Hyperk which supports HyperSerial: https://github.com/awawa-dev/Hyperk/releases#release-0.0.5-alpha.1 (first install 0.0.4 via Web Installer then upgrade to 0.0.5-alpha using OTA-testing channel) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I see there is a pull request to add support for RP2350 (Pico 2w) and I am completely new to this stuff, I currently have it working with a Raspberry Pi 4 Model b to a Pico2w to an Adafruit pixel shifter to level shift it from 3.3 to 5vdc. It is currently working, but with a bit of a delay that ai states can be cured with direct usb connection rather than hyperk. The pico currently gets its power from the usb 2.0 on the Pi, but when I load the HyperSerialPico_sk6812Nuetral.uf2 it does not work on the Pico 2w.. I believe the pull request is requesting this to work, but I am quite new to this world and am not sure thats the truth or if this is even the place to ask this question.. Apologies in advance if this is wrong.
All reactions