Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 18:35 05 May 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Forcing the VT100 terminal to VGA...

Author Message
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9066
Posted: 03:42pm 27 Aug 2014
Copy link to clipboard 
Print this post

Hi folks.

Geoff's VT100 terminal - in the July 2014 issue of SC, this unit is described, and on page 62, the text mentions that updn boot-up, the firmware looks at pin 12 to see if there is a VGA monitor connected, and if not, then it defaults to composite video.

I need it the other way around - VGA by default, even if no monitor actually connected at boot-up time.

To force this to happen, I have wired a 1k8 resistor across pin12 and ground, and this does seem to be working, but is this an acceptable way to do it, or should I be doing this a different way?


Smoke makes things work. When the smoke gets out, it stops!
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 5914
Posted: 03:46pm 27 Aug 2014
Copy link to clipboard 
Print this post

  Grogster said   Hi folks.

To force this to happen, I have wired a 1k8 resistor across pin12 and ground, and this does seem to be working, but is this an acceptable way to do it, or should I be doing this a different way?



That is more or less what a monitor does so it should be safe to do.

Jim
VK7JH
MMedit   MMBasic Help
 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9066
Posted: 03:48pm 27 Aug 2014
Copy link to clipboard 
Print this post

Cool, thanks.

I was just a little un-easy about that approach, in case I would be upsetting the PIC32 or the monitor.
Smoke makes things work. When the smoke gets out, it stops!
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 5914
Posted: 04:25pm 27 Aug 2014
Copy link to clipboard 
Print this post

I misread your question and was wrong anyway. The maximite monitors pin 9 of the VGA connector.
Relying on pin 9 of the VGA connector did cause problems which might explain the change.

A better answer:
The input impedance of the 3 colour lines on a VGA monitor is 75 ohms each and there is a 220 ohm resistor on the VGA output of the CPU.
Having a 1.8k in parallel with the existing (220+75) should not put too much extra load on the CPU pin.

Jim


VK7JH
MMedit   MMBasic Help
 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9066
Posted: 06:25pm 27 Aug 2014
Copy link to clipboard 
Print this post

Acknowledged - thanks.
Smoke makes things work. When the smoke gets out, it stops!
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024