simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] [patch #4593] Added some SPI and ADC stimulation and re


From: anonymous
Subject: [Simulavr-devel] [patch #4593] Added some SPI and ADC stimulation and related fixes.
Date: Wed, 2 Nov 2005 21:40:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

URL:
  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4593>

                 Summary: Added some SPI and ADC stimulation and related
fixes.
                 Project: Simulavr: an AVR simulator
            Submitted by: None
            Submitted on: Wed 11/02/05 at 21:40
                Category: feature add
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

This patch adds some options to the simulator to stimulate the AVR
(ATMega128) SPI bus and ADC channel(s).

As a part of the ADC stimulator, I added a AREF pin to the ATMega128, which
is driven to a constant analog value.

I also added a pair of monitoring options which send information to stdout.
The first of these monitors the SPI bus /SS, SCLK and MISO pins (ATMega128
only for now) and prints the hexadecimal values of the bytes as they appear
on the bus. The second monitor is a simple binary pin monitor that displays
the state of a pin by printing to stdout. This pin monitor was needed by me
to watch the state of a pin that I am controlling as an interrupt output pin
from the AVR to another host processor.

Addtionally, I made some small bug fixes related to the HWAd class, and the
Pin class.




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
mike --AT-- mnmoran --DOT-- org     | Originator Email



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 11/02/05 at 21:40  Name: simulavrxx-0.8.006-mnm-2.patch  Size:
31.97KB   By: None
patch for new stimulation features.
<http://savannah.nongnu.org/patch/download.php?item_id=4593&item_file_id=5423>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4593>

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





reply via email to

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