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: pasquale.cocch...@ieee.org
             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/


_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to