VGA pinout difference
PVJohn
Posts: 60
I'm vould like to use a module that I built as per Prop Demo board rev. C to try some Hydra projects and I noticed a difference in pins 9 and 11. Do I need to disconnect pin 9 from 5V and connect pin 11 to GND, or it will work like this.
Thanks,
PVJohn
Thanks,
PVJohn
Comments
The hydra's VGA port uses the following pins in the following way:
1 - red
2 - green
3 - blue
4 - NC
5 - GND
6 - GND
7 - GND
8 - GND
9 - NC
10 - GND
11 - GND
12 - NC
13 - HSYNC
14 - VSYNC
15 - NC
So whatever you do don't connect VCC to any of the ground pins, other than that, the NCs are not connected to anything, so if you do put a GND or VCC on any of them as part of your module and you don't want to mod it, that should be ok, since those signals go nowhere in the hydra.
Andre'
·
On that schematic pin 9 is connected to 5V and pin 11 is NC. As you mentioned in HYDRA schematic pin 9
is NC and pin 11 is connected to GND. I haven't tried it yet, and I would like to ask is it safe for my monitor to connect 5V
to the pin 9 if it has to be grounded? ·Is it going to work if pin 11 is NC like it is now on my PCB?
Thanks.
PVJohn
PS.
FYI, there's a little error in the HYDRA book on page 161. For SDA_CART signal Propeller pin should be 38/P29.
I really like your book, it's very usefull.
"I haven't tried it yet, and I would like to ask is it safe for my monitor to connect 5V to the pin 9 if it has to be grounded?"
Should be:
I haven't tried it yet, and I would like to ask is it safe for my monitor to connect 5V to the pin 9 ?
PVJohn
As far as the VGA stuff. The pin 9 is a no connect as far as I know, the only pins that are used for other stuff are 11 and 12 which are part of the ID spec, usually 11 is ground and 12 is left NC. Pin 9 is not supposed to be grounded, its NC, but chances are if you ground it or connect it to +5 its not going to hurt, but you never know if a monitor has something connected to it. I am not sure why parallax put +5 on pin 9. It could be because some LCD vga display uses it for power or some kind of detect, etc.
But, typically this is a NC pin. However, since it is a NC pin, technically nothing should be connected on the monitor side and no damage should occur, but you never know unless you try.
Andre'
Sid
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sid Weaver
Don't have VGA?
Newzed@aol.com
·
·
PVJohn
That's the top level file. Just program it in, have the VGA switch on, and have the monitor plugged into the port and you will see the character dump.
ALSO, there is a cool test program I wrote that tests every single bit of the prop and hydra including VGA and NTSC at the same time, its called:
hydra_test_rev_a.zip
Inside is the test software that you can explode as well and use as a test.
Andre'
PVJohn
What about the test program hydra_test_rev_a.zip, do you get the same out of range issue?
In any case, try another monitor and if you are using a cable that is not connected to the monitor, try another cable. And also, take a look at the monitor setup and the sync etc. settings in the setup, you might need to change something there and flip it around or change a voltage setting.
Andre'
PVJohn
Andre'
PVJohn
PVJohn
Andre'
Thanks,
PVJohn
Andre'