Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Pic Basic Pro and IEE VFD Display - Need help please!

Status
Not open for further replies.

ivirscar

Newbie level 1
Joined
Nov 20, 2005
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Winston-Salem - NC
Activity points
1,288
pic vfd

:D

Hello Guys

I need a bit of help programming a PIC 16F876a to control an IEE VFD Display www.ieeinc.com/specs/S037x2.pdf (Datasheet here), in pbasic pro. I've tried all the LCDout commands n such, I must be doing something wrong here as nothing seems to be "talking" to the VFD. This display is LCD compatible from what I can see in the datasheet...

Has anyone had this problem before??

Thanks in advance!
Brenon
 

vfd programing help

Hi Brenon,

You haven't really listed any "real" information to go on like code and a diagram but the common problem with displays is not having the contrast input connected or set to mid range. Also if you are using PicBasic Pro, why don't you post on their forum? ww*.picbasic.co.uk

Have you tried a very basic Hello World type program using LCDout?
How do you have you DEFINE statements setup?
Are you using 8-bit or 4-bit configuration?
Did you verify you connections?
Have you tested your micro with a basic blinking LED program to make sure it is running properly?

Just a few ideas to help you look for the cause.

BobK
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top