This is a quick setup without the video buffer, so only one of the primary colours. I haven't finished debugging the code, but the signals on the logic analyzer seems to be reasonably, so I hooked up the output to my monitor.
80x25 line of text on a 640x400 70Hz screen from a low end STM32F030F4. :)
I forgot to subtract the lower offset and when I do, the code wasn't generating video. Probably out of bound error for the font table look up routine.
The solid block on the right side is a result of the rendering code reading off unused FLASH (0xff).
Here is the breadboard. 4 pin plug on left is SWD for debugging and middle cables is the logic analyzer. The tiny board on left of the STM32F0 breakout board is a 25MHz oscillator.
ChibiTerm prototype with video output |
VGA test schematic - using oscillators for breadboard |
VGA test - text rendering |
VGA 80x30 mode |
With the VGA cable and displaying the test pattern, it is 24mA.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.