bugAVR Downloader/UploaDEr - Bugs: bug #46020, Add TIAO TUMPA to the conf file.

 
 

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

bug #46020: Add TIAO TUMPA to the conf file.

Submitter:  None
Submitted:  Tue 22 Sep 2015 04:45:10 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  Pasquale Cocchini
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Programmer hardware: 
Device type: 

Sat 31 Oct 2015 08:23:44 PM UTC, comment #1: 

Added in SVN r1359, thanks!

Joerg Wunsch <joerg_wunsch>
Group administrator
Tue 22 Sep 2015 04:45:10 AM UTC, original submission:  

It's another FTDI2232 based device and it works great, it may make sense to have it by default in the conf file with its vid and pid.

programmer
  id         = "tumpa";
  desc       = "TIAO USB Multi-Protocol Adapter";
  type       = "avrftdi";
  connection_type = usb;
  usbvid     = 0x0403;
  usbpid     = 0x8A98;
  usbdev     = "A";
  usbvendor  = "TIAO";
  usbproduct = "";
  usbsn      = "";
  sck        = 0; # TCK 9
  mosi       = 1; # TDI 5
  miso       = 2; # TDO 13
  reset      = 3; # TMS 7
;

Anonymous

 

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

No files currently attached

 

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 None (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-10-31 joerg_wunsch StatusNone Fixed
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code