patchAVR Downloader/UploaDEr - Patches: patch #6502, Support for FT2232 based USB...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6502: Support for FT2232 based USB programmers

Submitter:  Ville Voipio <vvoipio>
Submitted:  Thu 01 May 2008 07:10:38 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Duplicate Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Sat 16 Jan 2010 07:55:02 PM UTC, comment #1: 

patch #7062 is a reworked version, based on this patch here.

Joerg Wunsch <joerg_wunsch>
Group administrator
Thu 01 May 2008 07:10:38 PM UTC, original submission:  

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.

Ville Voipio <vvoipio>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #15585:  avrdude-ft2232-2.patch added by vvoipio (28KiB - application/octet-stream - A working patch (please disregard the original one))
file #15582:  avrdude-ft2232.patch added by vvoipio (28KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by vvoipio (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-01-16 joerg_wunsch StatusNone Duplicate
        Open/ClosedOpen Closed
    2008-05-02 vvoipio Attached File- Added avrdude-ft2232-2.patch, #15585
    2008-05-01 vvoipio Attached File- Added avrdude-ft2232.patch, #15582

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code