View previous topic :: View next topic |
Author |
Message |
henzces
Joined: 04 Apr 2005 Posts: 2
|
LCD in PORT A |
Posted: Mon Apr 04, 2005 12:18 pm |
|
|
I want to use the I2C pin and an LCD screen. The LCD driver can only be use on port B, or D.
Can we use an LCD on PORT A ?
Copy french:
Je veux utiliser les pins i2c et un écran LCD en meme temps. Le driver LCD utilse que les ports B ou D.
Peut-on utiliser un LCD sur le port A ? |
|
|
valemike Guest
|
|
Posted: Mon Apr 04, 2005 12:43 pm |
|
|
Yup, use bit-banged PWM. |
|
|
valemike Guest
|
oops |
Posted: Mon Apr 04, 2005 12:44 pm |
|
|
i meant to use bit-banged I2C (not the mSSP module) |
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Mon Apr 04, 2005 12:51 pm |
|
|
YES, go look in the Code Library I already posted the code and posted a link to it within the past couple of days. Use the search people! |
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Mon Apr 04, 2005 12:52 pm |
|
|
YES, go look in the Code Library I already posted the code and posted a link to it within the past couple of days. Use the search people! |
|
|
DragonPIC
Joined: 11 Nov 2003 Posts: 118
|
|
Posted: Mon Apr 04, 2005 2:05 pm |
|
|
If I type LCD into the keyword, and seach the code furum, I don't even get your post Mark. If I enter your name in the author field, I get it though.
Besides that, with the amount of post this forum puts up each day, it could take some time to weed out the good post and the bad posts to find the answer to your specific question. _________________ -Matt |
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Mon Apr 04, 2005 2:43 pm |
|
|
There are less than 2 pages of posts in the code library. There would be even less if people would quite posting there asking for help!
Quote: | amount of post this forum puts up each day, it could take some time to weed out the good post and the bad posts | If people would search, then maybe there would be so many posts! If I followed that logic, then I shouldn't either bother posting in the Code Library. |
|
|
DragonPIC
Joined: 11 Nov 2003 Posts: 118
|
|
Posted: Mon Apr 04, 2005 3:07 pm |
|
|
Your right! I agree that they should search.
and I just wanted to let you know about the code library thing. I don't know why it wouldn't come up with your post. Maybe it doesn't search the title and inside the code.??? _________________ -Matt |
|
|
|