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: Roger Wolff
Subject: [avrdude-dev] [bug #30559] Ft232 bit-bang support
Date: Wed, 08 Jun 2011 15:47:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110422 Ubuntu/10.04 (lucid) Firefox/3.6.17

Follow-up Comment #2, bug #30559 (project avrdude):

Joerg, 

The FTDI is a funny chip. It will output the "bitbang" bytes (you always give
it a full byte, even if you're changing just one bit), at any rate you want.
So the patch that's available (I'll find you an URL later on). will adapt the
setting of the FTDI chip to whatever bitrate you spedcify with -B. 

It programs my atmega168 about 10x faster than my 19200 baud STK500V2
compatible programmer (which is based on the same atmega168, which due to
clock division reasons doesn't work reliably above 19200). 

So NO, I don't think bitbanging is slow. 

I have a board where the FTDI control lines are permanently connected to the
programming pins of my atmega on the board. With Arduino you'll have to make a
small patch cable from the ftdi-control-pins-header that some boards have to
the AVR-programming header. 

Here is a page with a "howto" that worked for me. It links to the patch... 
http://www.geocities.jp/arduino_diecimila/bootloader/index_en.html


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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