Guyvo
09-05-2007, 11:00 PM
Hi propellers,
Me and my friend recently developed a propeller board based on the development kit schematics. It works very good !
I have some questions on the video mode as all the samples in the library are written for NTCS mode. If I change the mode to PAL like %0001 the screen is flickering while with NTCS it's stabel. (my samsung lcd supports PAL/NTCS/SECAM cause i'm in Europe). Note that if I turn on interlace like %00011 for the mode it's even worse for both modes. I run the terminal example.
Is it sufficient to change only the mode field for PAL/NTCS or are some other fields also important to change (broadcast,..)?
I tried also some examples of VGA modes. These are working fine on my LCD monitor but if I run eg. the example of 1024/768 pixels on my samsung lcd tv with PC input the screen isn't show up at all. I think there are some more parameters to modify. The spec of my tv for 1024/768 is Hor F 60.023kHZ Ver F 75.029 HZ and pixel CLK F 78.750Mhz in a Sync polarity of H/V +/+.
Is there somewhere a document that descibes how to fulfill these frequencies to a screen ?
PS
I use a 5MHz crystal
PLLx16
Keep up this great chip development !
Thanks in advance
Guy
Me and my friend recently developed a propeller board based on the development kit schematics. It works very good !
I have some questions on the video mode as all the samples in the library are written for NTCS mode. If I change the mode to PAL like %0001 the screen is flickering while with NTCS it's stabel. (my samsung lcd supports PAL/NTCS/SECAM cause i'm in Europe). Note that if I turn on interlace like %00011 for the mode it's even worse for both modes. I run the terminal example.
Is it sufficient to change only the mode field for PAL/NTCS or are some other fields also important to change (broadcast,..)?
I tried also some examples of VGA modes. These are working fine on my LCD monitor but if I run eg. the example of 1024/768 pixels on my samsung lcd tv with PC input the screen isn't show up at all. I think there are some more parameters to modify. The spec of my tv for 1024/768 is Hor F 60.023kHZ Ver F 75.029 HZ and pixel CLK F 78.750Mhz in a Sync polarity of H/V +/+.
Is there somewhere a document that descibes how to fulfill these frequencies to a screen ?
PS
I use a 5MHz crystal
PLLx16
Keep up this great chip development !
Thanks in advance
Guy