![]() |
Forum Index : Microcontroller and PC projects : Q: Pimoroni Pico VGA Demo Base running PicomiteVGA firmware?
Author | Message | ||||
andrewq Newbie ![]() Joined: 18/10/2022 Location: AustraliaPosts: 7 |
Hello I came across the following Pimoroni Pico VGA Demo Base from Core Electronics. Product Link The product description has the following caveat: "Please note that VGA Demo Base only currently works with the C/C++ Pico SDK!" I haven't look too deeply into the tech specs of this board yet. And a Google search didn't turn up any details of it running PicoMite VGA firmware. Have anyone tried flashing the Pimoroni with the PMiteVGA firmware? What OPTION setting did you use? Cheers |
||||
Mixtel90![]() Guru ![]() Joined: 05/10/2019 Location: United KingdomPosts: 7937 |
Nope, won't work. The PicoMite VGA uses specific pins for its VGA output and these can't be changed. The Demo Base uses more, and different, pins to get more colours than are supported on the PicoMite VGA. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
andrewq Newbie ![]() Joined: 18/10/2022 Location: AustraliaPosts: 7 |
Hi Mick, many thanks for the update. I guess that settles it then. I suspected that it is as you have indicated, otherwise I am sure someone else would have already tested it out. Cheers. |
||||
thwill![]() Guru ![]() Joined: 16/09/2019 Location: United KingdomPosts: 4311 |
I believe @JohnS hacked that board to work: https://www.thebackshed.com/forum/ViewTopic.php?TID=14664&PID=184081 But you are probably better off starting from scratch with a piece of stripboard. Best wishes, Tom MMBasic for Linux, Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
Mixtel90![]() Guru ![]() Joined: 05/10/2019 Location: United KingdomPosts: 7937 |
You can get a VGA display out of it, but some of the pins are also connected to the SD card socket so that can't be used. You also lose all the low-numbered GP pins because they have the DAC resistors on them. Whether you can get the pins for the PicoMite PS/2 keyboard to work without modification I'm not sure. The I2S audio has no support in MMBasic. It doesn't look like it's a good choice. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4044 |
It worked but was a bit of a pain & quite a mess. I don't appear to have used any specific OPTIONs (or I didn't note them but I suspect it just worked). I'm puzzled by the price as I paid about half that (£21 incl P&P & VAT) so wonder what's changed? edit: sorry, just noticed AUD, could be similar then John Edited 2022-10-23 23:32 by JohnS |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |