I had a PIC 16F887A and I recently upgraded my microchip to a 18F4450 and the LCD screens (EB005 and EB043) that I tested on the chip have some very strange behaviors :
- sometimes it won't display anything (most of time)
- sometimes it displays things but characters are messed up or missing
- sometimes it starts to display my program and then the screen turns blank
- sometime the screen prevents the program from being sent to the chip (If I remove it from the programing board the transfer works)
- this morning I sent the program into the chip, everthing was working, then I sent another program that wasn't working and after that I decided to go back to my working program, so I sent it to the chip but for an unknown reason the exact same program that worked two minutes ago didn't work either... I thought I was becoming crazy !

I think the source of the problem is that the PIC 18F4450 is badly configured, but I don't know how to configure it properly to work with the screen without trouble.
By the way, I'm using Flowcode 5.
Can you help me here ? Can you maybe give me a .fcf file where the screens ( EB005 and EB043 ) are working well with the PIC 18F4450 ?
Thanks in advance !