Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RP2350: Add legacy PIO dvi mode in picodvi (framebuffer_RP2350) #9588

Open
RetiredWizard opened this issue Sep 1, 2024 · 1 comment
Open
Labels
enhancement rp2 Both RP2 microcontrollers rp235x
Milestone

Comments

@RetiredWizard
Copy link

I wanted to try using a Pico2 with a piCowbell DVI or a Pimoroni Pico DV base so I built a Pico2 firmware with picodvi enabled. I'm guessing that the Framebuffer_RP2350 routine has been updated to support HSTX and dedicated(?) pins associated with that peripheral since it kicks out the PIO pins used by the older Pico DV devices as invalid.

This may only be a short term issue until new HSTX versions of these devices become available but it would be nice if there was some legacy support to run pio DVI devices using the new RP2350 boards.

@jepler jepler added this to the Long term milestone Sep 2, 2024
@tannewt tannewt added rp235x rp2 Both RP2 microcontrollers labels Sep 3, 2024
@tannewt
Copy link
Member

tannewt commented Sep 3, 2024

Yes, picodvi is HSTX specific on RP2350. For Pico you can use: https://learn.adafruit.com/adafruit-dvi-sock-for-pico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement rp2 Both RP2 microcontrollers rp235x
Projects
None yet
Development

No branches or pull requests

3 participants