MrDEB
Well-Known Member
I printed out Jons example in post #32, then edited to output to an LCD
First I put an led on a port o blink to confirm the chip is processing code and is operational
then inserted the HELLO WORLD snippet to confirm the LCD is working
now attempting to get the code to output to the LCD by basically removing all the UART routines and inserting WRITE.AT.
Thinking maybe the port b pullups are not working and/or my DIY switch matrix is not operational so cobbling a code together to just address only portB.0 and PortB.7 pins Just something to verify the port is being addressed via the switch matrix.
First I put an led on a port o blink to confirm the chip is processing code and is operational
then inserted the HELLO WORLD snippet to confirm the LCD is working
now attempting to get the code to output to the LCD by basically removing all the UART routines and inserting WRITE.AT.
Thinking maybe the port b pullups are not working and/or my DIY switch matrix is not operational so cobbling a code together to just address only portB.0 and PortB.7 pins Just something to verify the port is being addressed via the switch matrix.