Does it work with reference design wiring or custom wiring?
dglaude opened this issue · 4 comments
Thank you for this code and the great YT video demonstrating it.
I was wondering if those were supposed to work with Raspberry reference design for attaching a VGA to a PICO.
Mine is the implementation of Pimoroni (that is supposed to respect that mapping): https://shop.pimoroni.com/products/pimoroni-pico-vga-demo-base
But right now it fail on me (could by my screen or Pico or Pico demo).
Thanks.
PS: If it's an alternate design maybe you would directly spot what need to be alter for all those example to work, it is mostly a matter of picking the right GPIO for the same usage.
FYI:
Here are the demo for the reference design: https://github.com/raspberrypi/pico-playground
Here is the reference design: https://datasheets.raspberrypi.org/rp2040/hardware-design-with-rp2040.pdf
Thank you, I understand (now).
I will have to do a bit more electronic than expected to enjoy this.
Any chance of a gerber file or some "ready to build" PCB. :-)
This seems very interesting that you managed to get a lot of the work done by the PIO processor, even if with very few colours.