Non standard Resolution and Timing

  • Thread starter Thread starter Wellman
  • Start date Start date
W

Wellman

Hello,

I am trying to incorporate a 1/2 VGA (640x240) display into my design. This
is not a standard resolution, and does not use standard timing models. I am
not sure how to go about setting it up. Does anyone have any ideas,
suggestions, hopefully answers on how this can be done?

Thanks in Advance,
Jason
 
Jason,

Not sure if it is related to your problem but XPE (as based on XP Pro
binaries) supports the minimum screen resolution by standard - 640x480. To
make your own custom (640x240) display resolution to work, you will have to
write a custom display driver.

KM

W> Hello,

W> I am trying to incorporate a 1/2 VGA (640x240) display into my
W> design. This is not a standard resolution, and does not use standard
W> timing models. I am not sure how to go about setting it up. Does
W> anyone have any ideas, suggestions, hopefully answers on how this can
W> be done?

W> Thanks in Advance,
W> Jason
 
I think that the video card has to support that resolution too, simply
writing a driver won't work if the hardware does not support it. No to sure
about it but I remember reading something to that effect.
 
Back
Top