avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #26703] [Feature Request] Support device reset for 'a


From: Michael Dreher
Subject: [avrdude-dev] [bug #26703] [Feature Request] Support device reset for 'arduino' programmer type
Date: Wed, 15 Jul 2009 22:22:48 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729) Creative ZENcast v2.01.01

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

correction of my previous comment:
The signal of the FTDI is inverted (in the default configuration) , so it is
in fact DTR# instead of DTR.

So the reset sequence becomes:
1. clear DTR (DTR#=+5V on the FDTI chip) for more than 2ms (suggestion: 50ms)
to discharge C13 (100nF) via R1 (10kOhm).
This step should normally not be necessary when DTR is cleared when the COM
device is closed, but especially for Bluetooth devices like the Bluegiga WT-11
of the Arduino-BT together with the Windows XP SP3 Bluetooth stack, DTR keeps
its state when the device is closed  

2. set DTR (DTR#=0V on the FDTI chip) for more than 2ms to bring nRESET of
the ATmega to a 0V level

3. clear DTR on exit (DTR#=5V on the FDTI chip) for more than 2ms. This is
also especially for the WT-11.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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