8 bit VGA
dr hydra
Posts: 212
It there an easy way to do 8 bit VGA color(256 colors)...looking at the propeller manual it appears that only 6 bits are possible with the waitvid instruction
Comments
all links to propellerpowered are history. 404 wherever you go. Looks like Jeff shut down business.
Enjoy!
Mike
For easy access, h/w description and latest driver source used with PropellerBASIC.
http://propellerpowered.com/forum/index.php?topic=274.msg1446#msg1446
well it brings you to a page where you can enter the shop in tindle, and the shop in tindle is gone.
http://propellepowered.us/ his last new site is gone also.
the forum link still works.
Sad.
Mike
https://www.tindie.com/stores/Propellerpowered/
I received the same message as well. It will probably affect how OBC (or anyone else who has a store) in the future since "supplies" are being phased out on Tindie as items. I think that is to encourage more projects/kits being on the site rather than just IC's/connectors.
@msrobots,
The forums are still available here:
http://www.propellerpowered.com/forum/index.php
OBC
The propeller manual states that during the WAITVID instruction.."For VGA, each color values upper 6-bits is the 2-bit red, 2-bit green, and 2-bit blue color components describing the desired color; the lower 2-bits are dont care bits." I am guessing that you can still have data on the lower 2-bits and the WAITVID will output all eight bits..is that true? Normally the lower 2bits would be the Hsync and Vsync...but during pixel display those 2 lower bits can be used (making 8bits)...and some how you can move the Hsync and Vsync pins to a different grouping of pins. Is that the switching that Kuroneko is talking about?
Interesting move, but perhaps a little blunt-instrument like.
eg someone selling development tools/programmers, might also want to include ICs in the offering.
One is not much use, without the other...
Got it...thank you...that is a big help