ProDevelopBoard
I have a few questions about the Professional Development Board
1.· X17 the LED's, do I need to add a 470 resistor or is that covered by the SMD resistors?
2.· What is the connection that needs to be made for the LED?· For example, I'm using RB.0 do I just take a jumper from RB.0 to the row of LED's in this case LED 0?· Do I need a jumper to VSS or VDD?
3.· I noticed that each sub section of the PDB has a double row for the header, I assume that these are connected.
DEVICE··SX28, OSCHS3, TURBO, STACKX, OPTIONX
IRC_CAL··IRC_SLOW
FREQ··50000000
PROGRAM··start_point
start_point:
TRIS_B=0
RB=0
SLEEP
·· This is the code I am using to get started with the PDB and SX28 using the SX/B
· Thanks, I know these are simple questions, but at the price of the PDB I'm not about to start doing the usual plug and play this time.
john.david.gray@us.army.mil
1.· X17 the LED's, do I need to add a 470 resistor or is that covered by the SMD resistors?
2.· What is the connection that needs to be made for the LED?· For example, I'm using RB.0 do I just take a jumper from RB.0 to the row of LED's in this case LED 0?· Do I need a jumper to VSS or VDD?
3.· I noticed that each sub section of the PDB has a double row for the header, I assume that these are connected.
DEVICE··SX28, OSCHS3, TURBO, STACKX, OPTIONX
IRC_CAL··IRC_SLOW
FREQ··50000000
PROGRAM··start_point
start_point:
TRIS_B=0
RB=0
SLEEP
·· This is the code I am using to get started with the PDB and SX28 using the SX/B
· Thanks, I know these are simple questions, but at the price of the PDB I'm not about to start doing the usual plug and play this time.
john.david.gray@us.army.mil
Comments
2. All LEDs on the board are common cathode. For the 7-segment LEDs, you must make the selected digit cathode line (X18) low (Vss).
3. Yes.
If you're connecting RB to X17 you'll want to connect one of the X18 lines (digit select) to Vss; after that you can display digits/characters on the 7-segment LED -- a "1" lights the LED.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
·· One exception to the double row sockets being connected is the LCD connector.· Each row on 4 of the pins connects to different address lines on the LCD Display.· May not be a big deal but just in case.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
I recently got a PDB and I found very useful before starting to use it to have a very deep look at the PDB schematics.
You can find it here: http://www.parallax.com/dl/docs/prod/boards/PDBSchem.pdf
It is well divided into the various sectors of the Board.
From that schematics it will be obvious to you what's the meaning of active-low logic.
the blocks marked with VIN, VDD and VSS around the protoboard, are other supply blocks to provide local·powering.
Hope this is of help
Post Edited (ellizard) : 5/9/2006 5:35:31 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax