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: [email protected]
             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/



_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to