Can waitvid work the old way too?
Rayman
Posts: 14,633
It appears to me that the P2 video generator only has DAC outputs...
So, you can't have it output the 24-bit color to 24 pins (the way P1 can output 8-bit color to 8 pins).
Is this correct?
If so, this may be a bit unfortunate for my plans to use P2 to talk to 4" or 5" lcds over 24-bit RGB interface...
But, maybe it's not too bad because with the higher MIPS, maybe can just bitbang without video generator...
So, you can't have it output the 24-bit color to 24 pins (the way P1 can output 8-bit color to 8 pins).
Is this correct?
If so, this may be a bit unfortunate for my plans to use P2 to talk to 4" or 5" lcds over 24-bit RGB interface...
But, maybe it's not too bad because with the higher MIPS, maybe can just bitbang without video generator...
Comments
But, like I said before, since the displays don't have very tight timing restrictions, it should be easy to do without counters or waitvids.