
Originally Posted by
GEEZER
I have been running an lcd on portc of a 16F877A, (4 bit mode). I need the SPI functions of portc for a DAC. Where can I put the lcd? Porta is needed for other uses. Does lcd need a clock input to the Ebit?
why not using Shiftin/Shiftout who give you the choice to choose those pin you want?
The Edward suggestion is also good if you don't need any pins for PWM or interrupts.
LCDOUT and SHIFTIN/SHIFTOUT don't use any internal ressource, software based only.
Last edited by mister_e; - 9th May 2005 at 04:45.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks