CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

OSD using LM1881

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
delene



Joined: 13 Oct 2003
Posts: 32

View user's profile Send private message Send e-mail

OSD using LM1881
PostPosted: Wed May 11, 2005 9:04 am     Reply with quote

I am using the LM1881 to design a video overlay unit.

I am having a problem in that you have to continually send out the characters that need to appear on the screen.
I can get them to display, but the spacing between the characters is too great. I also need to display more than one line of text.

Does anyone have some sample text...

Many thanks
Delene
Confused
Ian McCrum



Joined: 26 Oct 2003
Posts: 14
Location: Northern Ireland

View user's profile Send private message Visit poster's website

PostPosted: Sat May 14, 2005 5:51 am     Reply with quote

Hi, you may be in an area were machine code is necessary to ensure the timing is correct. I have built a couple of designs using PICDREAM, this is a text generator that displays a mono colour bar, and some scrolling text. - google for PICDREAM and you'll see it is done entirely in machine code - and must be instruction perfect. It generates all video signals, one 16F84, 5 resistors and a capacitor - a clever design!

on the other hand a 40MHz PIC might do it in C ....

To add text to an existing video image you may need to use a phase locked loop and sync the PIC clock to a multiple of the line frequency - this has been done before but I forget the url.

The common solution is to use a special OSD chip that is hard to get...

good luck
Ian
__
_________________
Ian McCrum, email address held at
www.eej.ulst.ac.uk/~ian
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group