Thanks i'll do so - I did a bit of reading and it seems it has something to do with the "read modify write" functions on portC.2 and 5.
I moved the pins to portB as they are spare and all seems to be working now
Thanks i'll do so - I did a bit of reading and it seems it has something to do with the "read modify write" functions on portC.2 and 5.
I moved the pins to portB as they are spare and all seems to be working now
On 16F913, Port C is shared with the VLCD module. To uses this as digital I/O, you will need to clear the VLCDEN bit in LCDCON register.
Bookmarks