I am using the analog io board vga port.
What would be the custom resolution settings to support my monitor?
; custom mode: hact,hfp,hs,hbp,vact,vfp,vs,vbp,Fpix_in_KHz[,hsyncp,vsyncp]
Here are the specs I need.
Custom Resolution for EGA
-
- Posts: 7
- Joined: Thu Mar 10, 2022 6:47 pm
- Has thanked: 1 time
-
- Top Contributor
- Posts: 1019
- Joined: Thu Dec 10, 2020 5:44 pm
- Has thanked: 315 times
- Been thanked: 238 times
Re: Custom Resolution for EGA
Uh is 1.5 to 4 volts the RGB level? Getting that out of Mister's 0.7 might be interesting....
Anyway they suggest 640 x 400 @ 60hz so maybe try that first. I use this site to generate.
video_mode=640,16,64,80,400,3,6,8,20000
In general you are probably going to need to hover around 400p for 60hz, which could be awkward with so many 224p cores. (you can make the horizontal resolution basically whatever you want up to 2056 as long as you got decent horizontal blanking settings) Maybe you can stretch it to 448p playing around with the blanking settings yourself though.
Anyway they suggest 640 x 400 @ 60hz so maybe try that first. I use this site to generate.
video_mode=640,16,64,80,400,3,6,8,20000
In general you are probably going to need to hover around 400p for 60hz, which could be awkward with so many 224p cores. (you can make the horizontal resolution basically whatever you want up to 2056 as long as you got decent horizontal blanking settings) Maybe you can stretch it to 448p playing around with the blanking settings yourself though.
-
- Posts: 7
- Joined: Thu Mar 10, 2022 6:47 pm
- Has thanked: 1 time
Re: Custom Resolution for EGA
I was able to get a picture on my wells k7500 crt in EGA mode using the settings you described.
video_mode=640,16,64,80,400,3,6,8,20000
Thanks!
video_mode=640,16,64,80,400,3,6,8,20000
Thanks!
-
- Posts: 7
- Joined: Thu Mar 10, 2022 6:47 pm
- Has thanked: 1 time
Re: Custom Resolution for EGA
I checked vga output measured at pins for gnd and vsync at 25khz on the oscilloscope.
In case anyone needs their MisterFpga to output to an EGA crt thIs line in the settings.ini file works.
video_mode=640,16,64,80,400,3,6,8,20000
You can now use Misterfpga on your Medium Res EGA crts.
In case anyone needs their MisterFpga to output to an EGA crt thIs line in the settings.ini file works.
video_mode=640,16,64,80,400,3,6,8,20000
You can now use Misterfpga on your Medium Res EGA crts.
- Attachments
-
- IMG_7005.jpg (476.96 KiB) Viewed 803 times
-
- IMG_7004.jpg (332.14 KiB) Viewed 803 times
-
- IMG_7003.jpg (1.33 MiB) Viewed 803 times