stimmer / DueVGA

Arduino Due VGA library
92 stars 30 forks source link

Papilio VGA Wing #9

Open dangpzanco opened 9 years ago

dangpzanco commented 9 years ago

So, I bought this breakout board on SparkFun (https://www.sparkfun.com/products/11569) and now I noticed some diferences from your schematics (http://dlnmh9ip6v2uc.cloudfront.net/datasheets/Dev/FPGA/Papilio-VGA_Wing-v10.pdf). Pin 5 is not connected to anything and Pin 11 is connected to ground. Pin5 is supposed to be GND and Pin11 is ID0 (Monitor ID Bit 0). I know the resistor values are diferent, that's easy to fix, but will it work with pins 5 and 11 swapped? Should I solder Pin5 to Pin10? I don't wanna fry my Arduino...

Thanks for any help! Daniel