avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [patch #9320] fix TPI RESET in bitbang.c


From: David Mosberger-Tang
Subject: [avrdude-dev] [patch #9320] fix TPI RESET in bitbang.c
Date: Thu, 27 Apr 2017 13:05:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36

URL:
  <http://savannah.nongnu.org/patch/?9320>

                 Summary: fix TPI RESET in bitbang.c
                 Project: AVR Downloader/UploaDEr
            Submitted by: dmosberger
            Submitted on: Thu 27 Apr 2017 11:05:49 AM MDT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

RESET needs to be low before doing the MOSI/MISO link check.  Otherwise, the
chip may be running a program that outputs values on the TPIDATA pin and that
could cause the MOSI/MISO link check to fail.

Also increase RESET assertion time to 128ms (worst-case specified in the
ATtiny9 datasheet).




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 27 Apr 2017 11:05:49 AM MDT  Name: avrdude-bitbang-reset-fix.diff 
Size: 539B   By: dmosberger

<http://savannah.nongnu.org/patch/download.php?file_id=40520>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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