demo board - # of usable I/O pins?
ionymous
Posts: 29
I just ordered a propeller demo board.
The writeup says: "Eight unused I/O pins are available for experimentation"
The other 24 I/O pins must be used by the demo board for periperals: keyboard, mouse, TV out, VGA, etc.
If I am willing to go without some of these peripherals, can I regain the use of some I/O pins without much trouble?
Thanks for any help.
Ion
The writeup says: "Eight unused I/O pins are available for experimentation"
The other 24 I/O pins must be used by the demo board for periperals: keyboard, mouse, TV out, VGA, etc.
If I am willing to go without some of these peripherals, can I regain the use of some I/O pins without much trouble?
Thanks for any help.
Ion
Comments
Some things can be tapped into, such as the HSYNC and VSYNC , and the PS/2 connectors, but they have series resistors, and in the case of the PS/2 pull up resistors as well, you don't get access to a bare I/O pin. Take a look at the schematic for the demo board to look for potential places to tap into.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jim Fouch
FOUCH SOFTWARE
Depending on what you are doing...
I found a way to attach an Atari joystick (5 switches) to the VGA head a while back.
Details here: obex.parallax.com/objects/87/
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Getting started with a Propeller Protoboard?
Check out: Introduction to the Proboard & Propeller Cookbook 1.4
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
I'll see what I can do with the 8 I/O pins for a while. Maybe by then I'll feel comfortable enough to get a prototype board where all 32 I/O pins are available.
Thanks everyone,
Ion
I want my demo board to have serial communication to a PC, when my program is running. Just a simple TX/RX.
The demo board has a serial connection for programming it.
Once my code is loaded, can it use this serial connection?
If so, I won't need to use 2 of my 8 available I/O pins for this serial connection.
Ion
See www.parallax.com/tabid/442/Default.aspx and download the Parallax Serial Terminal. It's not the only way to talk serially to your Propeller, but it's a good choice.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Brian
uController.com - home of SpinStudio - the modular Development system for the Propeller
PropNIC - Add ethernet ability to your Propeller! PropJoy - Plug in a joystick and play some games!
SD card Adapter - mass storage for the masses Audio/Video adapter add composite video and sound to your Proto Board