VGA 20-column driver?
localroger
Posts: 3,452
I find myself needing to replace a 4x20 VFD with an industrial LCD monitor driven by a Propeller. VGA.spin would be more than adequate but 32 characters wide is too dense and 15 isn't enough. Has anybody had luck adjusting the horizontal timing parameters for lower resolution? I've tried reducing vga_rate where it's set in vga_text.spin and scaling the horizontal dot counts appropriately, but I can't get the monitor to sync.
Comments
We really ought to have a library of known working alternate timings somwhere.