Lcd include file allowing pins from more than one port
Posted: Tue Dec 31, 2002 4:34 pm
Hello to All,
I'm using an Olimex PIC-MT development board and it's included LCD display uses port_a for control and port_c for data. My question is - are there any include files that allow selecting invidiual pin functions rather than an entire port to drive a display. Thanks in advance for any information.
Rod
___________________________
This message was ported from CCS's old forum
Original Post ID: 10366
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Re: Lcd include file allowing pins from more than one port
Posted: Tue Dec 31, 2002 4:43 pm
:=Hello to All,
:=
:=I'm using an Olimex PIC-MT development board and it's included LCD display uses port_a for control and port_c for data. My question is - are there any include files that allow selecting invidiual pin functions rather than an entire port to drive a display. Thanks in advance for any information.
:=
----------------------------------------------------------
Mr. Fick has got this on his page. He uses Port A for the
data, and two bits on port B for the control lines.
<a href="http://www.VermontFicks.org/pic.htm" TARGET="_blank">http://www.VermontFicks.org/pic.htm</a>
Scroll down to where it says "LCD routines".
___________________________
This message was ported from CCS's old forum
Original Post ID: 10368
Rod Phillips Guest
Re: Lcd include file allowing pins from more than one port
Posted: Tue Dec 31, 2002 5:39 pm
:=:=Hello to All,
:=:=
:=:=I'm using an Olimex PIC-MT development board and it's included LCD display uses port_a for control and port_c for data. My question is - are there any include files that allow selecting invidiual pin functions rather than an entire port to drive a display. Thanks in advance for any information.
:=:=
:=----------------------------------------------------------
:=
:=Mr. Fick has got this on his page. He uses Port A for the
:=data, and two bits on port B for the control lines.
:= <a href="http://www.VermontFicks.org/pic.htm" TARGET="_blank"> <a href="http://www.VermontFicks.org/pic.htm" TARGET="_blank">http://www.VermontFicks.org/pic.htm</a></a>
:=Scroll down to where it says "LCD routines".
Thanks for the information PCM and thanks to Mr. Fick. I'm still on shaky ground and this sort of information sharing is much appreciated.
Rod
___________________________
This message was ported from CCS's old forum
Original Post ID: 10375
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum