PIC18F4550 no string to LCD

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
patrick schoon
Posts: 74
Joined: Mon Aug 23, 2010 7:07 pm
Location: Amsterdam
Has thanked: 7 times
Been thanked: 13 times
Contact:

PIC18F4550 no string to LCD

Post by patrick schoon »

Hi Guys,

On my E-blocks kit; EB-006-07, EB-005, EB004 are used.

I just init the display and first print a number and then print a string.
The number is displayed, the string not.
Compiler settings checked, clock checked...
With a PIC16F877A all is working well.....

What Im I doing wrong? :?
Attachments
test4.fcf
(8 KiB) Downloaded 326 times

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times

Re: PIC18F4550 no string to LCD

Post by Enamul »

Hi,
I have changed in config..can you please test that and let us know..
Attachments
test4.fcf
(8 KiB) Downloaded 311 times
Enamul
University of Nottingham
enamul4mm@gmail.com

patrick schoon
Posts: 74
Joined: Mon Aug 23, 2010 7:07 pm
Location: Amsterdam
Has thanked: 7 times
Been thanked: 13 times
Contact:

Re: PIC18F4550 no string to LCD

Post by patrick schoon »

Hi,

This works.

I have been modifying the code and still work even in my first initial setup.

What went wrong, I don't know...

Thanks. :D

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times

Re: PIC18F4550 no string to LCD

Post by Enamul »

You mean with old config still the program is working?
Enamul
University of Nottingham
enamul4mm@gmail.com

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times

Re: PIC18F4550 no string to LCD

Post by Enamul »

Hi,
I guess the configuration is going wrong in your RC5 program and that's why it not working..Can you please try your code with one chip like 18f452 or 18f4580 chip so that we can certain it has no issue other than config?
Enamul
University of Nottingham
enamul4mm@gmail.com

Post Reply