Page 1 of 1

LCD with Pic 18F4550

Posted: Tue Sep 30, 2008 1:59 pm
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

Re: LCD with Pic 18F4550

Posted: Tue Sep 30, 2008 2:03 pm
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.