I’ve started putting the parts for my LC box together - including the Graphics LCD which is the Displaytech 64240A. I followed the hookup diagram in the LCD section of the site and when i apply power to the core it powers up fine and the pots work as expected (lum (pot on core) and con(additional pot wired in)). However, after burning the bootstrapper to the pic, and then mios via syx, I dont get the MIOS welcome msg on the LCD like i’ve done with the character LCD used on the 18F Sid i started. I put the appropriate ID Value in ICProg for the KS controller before burning the bootstrapper (0000000000001000)…
After sending mios and applying power i get:
F0 00 00
F0 7E 40
F0 00 01
F0 F7 00
but it doesnt repeat every 2 secs, so that makes me think that mios sysxed correctly and so should display the MIOS screen…but it aint it just stays filled black as before…
important question: did you wire the graphical LCD based on the updated schematic? Because I changed one connection before the final MIOS release.
A simple way to test if the ID has been set correctly is the use of the (undocumented *sigh*) debug message which allows you to call a MIOS function from external.
which means if has selected the graphical LCD, so it all seems good so far…
I originally connected the LCD last week sumtime - did u change the pdf hook diagram in this time? I’ll check the connections with the one on the site now neways to make sure…
ok: MIOS is running, it has been configured for a graphical LCD and you see a black screen (means black pixels or just nothing?). So the error must be a missing or bad connection.
I’ve gone over the tracks a few times and they looked good, but it’s happened before and no doubt it’ll happen again - i’ll go through it some more, is there a particular track or connection it could be?
I musta retinned and resoldered all connections at least 5 times, i’ve tried using a header on the lcd and soldering to that, wiring direct to the lcd pinouts it’s self - all the same results…