LCD with Pic 18F4550

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
calimero88
Posts: 19
Joined: Fri Jul 27, 2007 2:56 pm

LCD with Pic 18F4550

Post by calimero88 »

Bonjour, good Morning

LCD is not working with PIC 18F4550 , or other PIC 18FXXXX ( Xtal 8.0MHz ); it is correct with PIC 16F88.

Because config PIC 18F4550 ( PLL ..... ) ? Problem timing for LCD ?

Please envoy config correct for PIC 18Fxxx

Thanks

B MAIROT

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: LCD with Pic 18F4550

Post by Benj »

Hello

It depends what clock speed you are setting up in the chip -> configure menu and also the clock speed defined in the chip -> clock speed menu. You should create a simple LED flashing program eg on for a second and then off for a second. This will let you play around with the configuration settings until you have acheived the correct speed. This should also teach you a lot regarding the configuration settings.

Post Reply