BS2P40 demo board pin outs
djgilmo32
Posts: 10
my demo board has a parallel LCD screen plug and I know it uses output pins 0-7. if i isnt being used, and no code for the parallel port is written, pins 0-7 shouldnt go high, correct?
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
I am finding it simplest to first use the AUXIO for other items.
In that way, I can leave the LCD as an optional addition to the program as it grows.
Intially, I started to just use the regular MAINIO, but immediately I got into overlapping use on Pins 0-7.
Those are the ones to stay away from or to save until last.
Chris is quite observant -- Jumper 3 is a 4.7K pull down on P0.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
Post Edited (Kramer) : 4/20/2006 2:22:21 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
It usually stays on the board as its 'home'
So, I have been recently using the AUXIO as the starting point.
I really love that little LCD with buttons and it makes the development board very handy.
Of course there are still 8 bits of IO available on the Main IO side.
I have had it running with two LCDs and independent messages too - No problem.
It is a great board!!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
Post Edited (Kramer) : 4/21/2006 9:28:24 AM GMT