avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #30559] Ft232 bit-bang support


From: Rene Liebscher
Subject: [avrdude-dev] [bug #30559] Ft232 bit-bang support
Date: Wed, 01 Feb 2012 22:45:32 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7

Update of bug #30559 (project avrdude):

                  Status:             In Progress => Ready For Test         

    _______________________________________________________

Follow-up Comment #11:

I added this in svn revision 1055.

The name used in the config file is ftdi_syncbb. But files are still named
ft245r. 

The reason for the difference is the fact that now the pin numbers start from
1 (as avrftdi and others do), where ft245r used numbers starting from 0. But 0
is also used internally for not set pin numbers, so if extending the
programmer to support  leds, it would not be clear if it is not set or should
use pin 0.

There are now some new programmer entries : ft232r, ft245r, bwmega,
arduino-ft232r (and diecimila as its alias, see also
http://www.geocities.jp/arduino_diecimila/bootloader/index_en.html ).

I think it should be later merged into avrftdi, so it detects the chip, checks
the pin configuration and uses then MPSSE or does bitbanging, if MPSSE is not
usable, because not available on the chip or signals are not assigned to the
MPSSE pins. 


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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