I m developing on a pic 18Fxxx (18F452) in assembly. I m in a learning phase so I m doing different simple exercise with the final goal to develop a "real" project.
At the moment I m stuck with the LCD Module, I couldn t find any examples of a working protocol to comunicate with the screen (on 4 bit). Can someone please link me some code or a to-be-implemented procedure from which I can understand how all this works?
Thank you.
note: My IDE is MPLAB and I m using PIC18 Simulator IDE to check how my code works.