Difference between revisions of "Tiny GPS config"

From PaparazziUAV
Jump to navigation Jump to search
 
Line 17: Line 17:
<li>Enter this command in a terminal: make upload_bl PROC=GENERIC
<li>Enter this command in a terminal: make upload_bl PROC=GENERIC
</ol>
</ol>
[http://paparazzi.enac.fr/wiki/index.php/Tiny_v2#Programming BACK]

Revision as of 19:27, 20 April 2008

Prerequisites:

  1. Must have loaded USB Boot Loader software
  2. Must have loaded "tunnel"

Required Cables:

  1. FTDI Serial Adapter Cable
  2. 8-pin Molex Picoblade connector to 6-pin FTDI cable

Steps:

  1. Connect FTDI cable + 8-pin Molex adapter to USB on your laptop
  2. Connect 8-pin Molex to "serial1" on Tiny2.11
  3. Using "Jumper" set P0.14 "low" and keep it held low
  4. Power on Tiny2.11
  5. Enter this command in a terminal: make upload_bl PROC=GENERIC

BACK