avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [patch #6502] Support for FT2232 based USB programmers


From: Ville Voipio
Subject: [avrdude-dev] [patch #6502] Support for FT2232 based USB programmers
Date: Thu, 01 May 2008 19:10:40 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

URL:
  <http://savannah.nongnu.org/patch/?6502>

                 Summary: Support for FT2232 based USB programmers
                 Project: AVR Downloader/UploaDEr
            Submitted by: vvoipio
            Submitted on: Thursday 05/01/2008 at 19:10
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This patch adds support for FTDI FT2232-based USB programmers by using the
FTDI hardware MPSSE engine. This patch is for SPI programmable parts only.

There are a few additions to the config file:

- programmer type "avrftdi"

- keyword "nbuff" for specifying the pins which need to be switched off (low,
0) when the output buffer is enabled (nOE).

- keywords "vid" and "pid" for USB PID/VID combination of the programmer

The patch supports baud rate (bit rate) selection either through the config
file or as command line options. The pinout is bound only for the first three
pins (SCK, MISO, MOSI), other pins may be chosen freely between pin numbers
3-11.

The patch uses libftdi, no D2XX support, yet.

The patch has been tested on OS X Leopard and Ubuntu 7.04 (with the autotools
patch on both platforms). Tested programming hardware includes Olimex
ARM-USB-OCD and Amontec JTAGkey. The only target tested is ATmega8L.

This patch is based on work by Hannes Weisbach.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thursday 05/01/2008 at 19:10  Name: avrdude-ft2232.patch  Size: 28kB  
By: vvoipio

<http://savannah.nongnu.org/patch/download.php?file_id=15582>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6502>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]