avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #25156] add direct SPI transfer mode


From: anonymous
Subject: [avrdude-dev] [bug #25156] add direct SPI transfer mode
Date: Tue, 23 Dec 2008 05:41:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008122011 Iceweasel/3.0.5 (Debian-3.0.5-1)

URL:
  <http://savannah.nongnu.org/bugs/?25156>

                 Summary: add direct SPI transfer mode
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: Tue 23 Dec 2008 05:41:40 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Michael Biebl
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This patch adds new commands to avrdude's terminal mode to support direct SPI

transfers.

Two commands are added:

spi
  This command sets RESET# to inactive state allowing AVR to run.

pgm
  This command returns AVR into programming mode

After `spi' command is given, `send' command sends up to 4 bytes to SPI. LED

pin, if present, acts as SS# (slave select) signal. It is set to 0 (active) 
before bytes are transmitted, and returns to 1 (inactive) after all bytes 
sent. In this mode, `send' command is allowed to use with less than 4 
arguments.


This patch was contributed by Andrew O. Shadoura and submitted via the Debian
bug tracking system: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509130



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 23 Dec 2008 05:41:40 AM UTC  Name: avrdude.diff  Size: 6kB   By:
None
Patch implementing spi mode
<http://savannah.nongnu.org/bugs/download.php?file_id=17120>

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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