-
code is available on github
04/10/2017 at 21:19 • 0 commentsadded two repositories on github, see the lcd117e_nokia readme for how to build it:
-
Whoops, error in lcd117_e_nokia.c
01/31/2017 at 20:50 • 0 commentsI just programmed a second controller using the code I posted for the project and found that the device would not display characters unless I reset it after power up.
Hmph, I've had this problem before... looks like I uploaded an old version that still had code to wait for the WDT on an RX error (even though the WDT is disabled ;) and was missing my new code to toggle CREN if the OERR bit is set.
I should really get this up on github but for now I've re-uploaded the file. Sorry for any inconvenience.