To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
DrVIP-pinout.jpgPinout chartJPEG Image - 1.04 MB - 09/23/2023 at 08:26 |
|
|
DrVIP-dimensions.pngDimensions and row spacingPortable Network Graphics (PNG) - 108.68 kB - 09/22/2023 at 23:16 |
|
|
PeacockMedia.pretty.zipKiCAD footprintZip Archive - 1.70 kB - 09/22/2023 at 23:16 |
|
|
PeacockMedia.kicad_symKiCAD symbolkicad_sym - 7.90 kB - 09/22/2023 at 23:15 |
|
Today these arrived and I'm very excited.
This is what I think of as the underside with the header pins soldered in.
I designed this because I needed:
The RP2040 Feather DVI almost met the spec but it's stingy with the number of GPIO it breaks out.
My reasons for going this 'daughterboard' route rather than putting the surface-mount components on my module's pcb are given in my TMSEMU project logs.
I'm sure that this will be useful to me in other projects and maybe to others.
First test, a quick 'hello world' to check that I could load and run a program
YAY! Next to test the HDMI, sorry, DVI out. This one of Adafruit's Feather DVI examples
YAY! again. Next test, do all of the GPIO work?
And YAY! again. Testing 6 at a time using my logic squid. This board breaks out all 30 GPIO, less the 8 that are used for HDMI, sorry, DVI. This is one big advantage over using VGA output which hogs a large proportion of the GPIO.
(I had one minor heart-stopping moment when GPIO29 didn't seem to be working, but that was a bug in my 'blinky' program. I forgot that 0-29 is actually 30 values!)
Note that this is not pin-compatible with a Pico. The pinout is similar but not the same. The row spacing is different too. Note also that this is bare-bones and designed to break out GPIO and add HDMI socket. This version doesn't, for example, have an LED on board, implement ADC_VREF or break out the SWD connections.
I've made a pinout chart, dimensions diagram and KiCAD symbol and footprint. You can easily download these under 'Files'.
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates