avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [patch #7486] Patch to add FT2232C/D, FT2232H, FT4232H, us


From: Doug S
Subject: [avrdude-dev] [patch #7486] Patch to add FT2232C/D, FT2232H, FT4232H, usbvid, usbpid, usbdev for USB support - Based on #7062
Date: Thu, 25 Aug 2011 13:38:25 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110805 Ubuntu/10.04 (lucid) Firefox/3.6.20

Follow-up Comment #12, patch #7486 (project avrdude):

I've figured out why you are getting the pin_no>11, it is because you are
using a C/D device but 2232HIO is for a H device. C/D do not have as many pins
available on each port, but the debug messages don't say which part it is
(other than 0x500).  

So I've added debug text and moved the init that used pin_direction down below
where pin_direction is set. Technically, I'm not sure it makes a difference,
but this will eliminate any potential bugs. I've decided to just add absolute
patches each time, so this patch includes and supersedes all others.  I
presume it works against r952, though did not test.

(file #23868)
    _______________________________________________________

Additional Item Attachment:

File name: avrdude-add2232CDHR6-r978.patch Size:38 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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