Parallax Lab PE Platform Скачать руководство пользователя страница 6

Copyright © Parallax Inc.  

  PE Platform Setup v1.0  

  11/2/2006   

  Page 6 of 12 

L

 

Vss and GND; Vdd and 3.3V: 

The Propeller chip’s GND pin is referred to as Vss in the Propeller Manual; Vdd 

is +3.3 V. 

  
The column adjacent to the red lines has two separate metal brackets underneath instead of just one.  
The upper twelve sockets next to the red line are grouped together, but are not connected to the lower 
twelve, and the break in the red line next indicates the break in continuity. The breadboard is designed 
this way to accommodate two separate voltage supplies on the same power rail.  This feature is not 
used now, so all the positive power rails are shorted together with jumper wires.  In later labs, you 
may end up removing one or more jumpers for dual supply applications. 
 

3

 

Make a printout of Figure 3, and verify each connection by drawing over it with a highlighter 
pen after you have checked your wiring against the diagram, matching the coordinates of 
each socket against the coordinates shown in the figure.   

3

 

Verify that the LM2940 5 V regulator output capacitor’s negative terminal is connected to 
(BLACK, 1) and that the LM2937 3 V regulator’s output capacitor’s negative terminal is 
plugged into (K, 6) or (K, 7) 

 

WARNING:  

Reverse voltage across the electrolytic capacitors can cause them to rupture or in some cases 

explode.  The electrolytic capacitor’s negative terminals (denoted by a stripe with negative signs) should 
always be connected a lower voltage than their positive terminals.  The electrolytic capacitors’ negative 
terminals should be connected to the PE Platform’s negative power rail.   This power rail is connected directly 
to the battery supply’s negative terminal.

  

 

3

 

Verify that the Power LED’s anode terminal is connected to (RED, 10). 

Power Supply 

3

 

Connect the battery to the battery holder as shown in Figure 3.  The power LED should glow 
brightly. If it does not, unplug it immediately and go to Troubleshooting entry (2) on page 11.    

3

 

If you have a voltmeter, make sure to test the voltage difference between the four red/black 
vertical power rails.  Each should measure 3.3 V.  If the voltage is incorrect, go to 
Troubleshooting entry (3) on page 11. 

3

 

If you have an oscilloscope, examine the total power supply noise.  With a 9 V battery input, 
it should fall in the 50 mV neighborhood.  (Example settings: 10 mV x 10 ms / division, AC 
coupled, Auto Store enabled to capture and hold transients for several minutes.)  What 
happens to the total noise if you place the 0.47 µF capacitor across the power rails? 

3

 

Disconnect the battery from the clip

 

L

 

The 0.47 µF capacitor should be placed across the 9 V power input if you are using a 6-9 VDC supply 
that plugs into the wall. 

 

Socket the Propeller Chip 

3

 

Identify the orientation of the chip’s and sticker’s reference notches against Figure 3.  

3

 

Affix the pinout sticker to the Propeller chip, making sure that the reference notch on the 
sticker is oriented the same way as the reference notch on the chip. 

3

 

Disconnect both the battery and the Propeller Plug. 

3

 

Plug the Propeller chip into the breadboard, verifying its orientation as shown in Figure 3.   

3

 

Plug in the battery and verify that the LED power light glows brightly, as in your earlier 
battery test.  If it does not, disconnect the battery immediately, and go to Troubleshooting 
entry (4) on page 11. 

Содержание Lab PE Platform

Страница 1: ...nter along with support circuits that make it a convenient and reusable project platform The support circuits include 5 0 V and 3 3 V voltage regulators EEPROM for non volatile program storage 5 MHz external crystal oscillator for precise clock signal Reset button for manual program restarts LED power indicator 9 V battery to breadboard connector 4 pin Propeller Plug header for program downloads a...

Страница 2: ...or use with future labs by following these steps Taking an inventory of equipment and parts Installing the Propeller Tool v1 0 or newer software Assembling the PE Platform Testing power and programming connections Testing the crystal oscillator and the programming connections to EEPROM Testing I O pins as both inputs and outputs Troubleshooting if necessary Since the PE Platform will be the microc...

Страница 3: ...6 Bags of 10 Jumper Wires P8X32A D40 1 Propeller Chip P8X32A 40 pin DIP 120 00003 1 Propeller DIP pin map sticker 3 Take an inventory of the components in the Propeller DIP Plus Kit If anything is missing replacement parts can be obtained from www parallax com using the part numbers shown Software and Driver Installation The Propeller Tool software is available for download from the Parallax web s...

Страница 4: ...ct circuits without having to worry about potentially removing a part or wire that s integral to the PE Platform L Recommended reading Propeller Manual v1 0 pages 13 17 3 Do not plug in the battery Propeller Plug or Propeller chip until instructed to do so 3 Connect the interlocking breadboards together as shown in Figure 3 making sure the numbers and letters are oriented the same way as in the fi...

Страница 5: ...tter for the column and a number for the row For example the 9 V battery s positive terminal wire plugs into the center breadboard s L 1 column L row 1 and its negative terminal plugs into L 2 The 2 26 power rails rows line up with the numbers on the prototyping breadboards Red and black lines indicate the column designation in the power rails For example the coordinates of the LED s anode is RED ...

Страница 6: ...d to the PE Platform s negative power rail This power rail is connected directly to the battery supply s negative terminal 3 Verify that the Power LED s anode terminal is connected to RED 10 Power Supply 3 Connect the battery to the battery holder as shown in Figure 3 The power LED should glow brightly If it does not unplug it immediately and go to Troubleshooting entry 2 on page 11 3 If you have ...

Страница 7: ... chip By modifying both the test circuit and test program you will be able to verify all the PE Platform s subsystems Test the Programming Connection The first test uses the Propeller Tool software s Identify Hardware feature The battery should be connected and the Propeller Plug should be connected to the 4 pin header and your PC via the USB cable 3 Open the Propeller Tool then from the Run menu ...

Страница 8: ... battery 3 Disconnect the LED wire from L 14 in Figure 5 and plug it into RED 13 on the power rail between the center and left prototyping breadboards The LED should light If it doesn t double check your wiring and especially check if the LED is plugged in backwards 3 Disconnect the wire from RED 13 and plug it into RED 12 on the leftmost power rail The LED should glow again 3 Disconnect the LED w...

Страница 9: ... 10 Hz if the pushbutton connected to P18 is not pressed or at 4 Hz if it is pressed The fact that the LED blinks confirms the oscillator is working properly since the program causes the Propeller chip to use it for a clock signal Next the lead that connects P3 to the LED circuit can be connected to P0 then P1 etc through P15 and it should blink at 10 Hz at each probe point or 2 Hz if the button i...

Страница 10: ...atively rewired to different I O pins on the right PushbuttonLedTest spin has to be modified and downloaded to the propeller to test each wiring change Once the left side has been tested as outputs and the right as inputs the circuits can be swapped so that the left side can be tested as inputs and the right side as outputs If any of these tests indicate that an I O pin is faulty refer to Troubles...

Страница 11: ...rd backwards The battery s terminal should connect to L 1 and the terminal should connect to L 2 c There could be a wiring mistake causing a short circuit from one of the supply voltages to ground If you don t have a multimeter start visually checking your wiring again With a multimeter you can check the resistance between the battery s negative terminal and the 3 V power rail Repeat for 5 V regul...

Страница 12: ...sure it is not inserted upside down Also verify that all the pins on the left side of the chip are tied to GND 9 If you hand entered the program download it from the Propeller Education Kit page instead Open it with the Propeller Tool software and use F11 to download it to EEPROM This will eliminate the possibility of a clerical error during program entry If the LED does not start flashing check t...

Отзывы: