avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #46020] Add TIAO TUMPA to the conf file.


From: anonymous
Subject: [avrdude-dev] [bug #46020] Add TIAO TUMPA to the conf file.
Date: Tue, 22 Sep 2015 04:45:11 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0

URL:
  <http://savannah.nongnu.org/bugs/?46020>

                 Summary: Add TIAO TUMPA to the conf file.
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: Tue 22 Sep 2015 04:45:10 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Pasquale Cocchini
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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
;





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?46020>

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




reply via email to

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