Need Some help porting my code. I dont see the issue with it tho. No errors and no halting just doesnt show anything. The lcd works because i tried it back on the 18F1320 breadboard and even tried another lcd just in case.
Also i changed the delays for 20Mhz. I also changed the A/D stuff. If anyone can lend a hand plz...
The issue is i cant see anything on the LCD not even white bars. Here is my code. (for the PIC18F448)
hi atom,
Is this what you are expecting from the asm.?
Changed part of the LCD init code, also the inverted the LCD Enable.
Had to drop the leftshift before the LCD writes in order to run with the Oshonsoft Sim.
EDIT:
Added main2.asm all changes marked with ++++ , just search, about 10 lines changed.
The delays should be a little longer as you are not using RW DB8 Busy.
Attachments
Last edited: