Re: ATmega SPI question

From: Tim Wescott (tim_at_wescottnospamdesign.com)
Date: 03/14/05


Date: Mon, 14 Mar 2005 09:07:59 -0800

habib bouaziz-viallet wrote:

> Hi all,
>
> Supposing AVR is a configured as a Master SPI device.
> Is it possible to discard AVR master SCK output signal and make SCK as an
> input in order to apply external bitstream clock.
>
> My app is connecting a Quad voice A/MU law Codec (MSM7705) to an AVR SPI
> bus.
>
> Many thanks

Probably not -- why can't you configure the SPI port as a slave to get
your job done?

-- 
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com


Relevant Pages

  • ATmega SPI question
    ... Supposing AVR is a configured as a Master SPI device. ... Is it possible to discard AVR master SCK output signal and make SCK as an ...
    (comp.arch.embedded)
  • [PATCH] SPI: add spi_butterfly driver
    ... This adds a bitbanging parport based adaptor cable for AVR Butterfly, ... SPI links to its DataFlash chip and firmware running in the card. ...
    (Linux-Kernel)
  • [patch 2.6.14-rc6-git 6/6] SPI parport adapter to AVR Butterfly
    ... This patch ties together a lot of things; it lets folk with PCs use SPI ... etc) that can use the same adapter to update firmware. ... This adds a bitbanging parport based adaptor cable for AVR Butterfly, givingSPI links to its DataFlash chip and firmware running in the card. ...
    (Linux-Kernel)
  • Re: ATmega SPI question
    ... therefore AVR is not able to ... That's why i'm seeking about Master SPI mode with AVR. ... > I use the Mega16 as a slave on an SPI line. ... > next transmit data byte into the transmitter register. ...
    (comp.arch.embedded)
  • [PATCH] SPI: spi_butterfly, restore lost deltas
    ... This resolves some minor version skew glitches that accumulated for the AVR ... -signal pins from the printer port. ... +SPI protocol drivers interact with the AVR, and could even let the AVR ... your protocol driver should work ...
    (Linux-Kernel)

Loading