Re: Augh! WTF 'megabaud'?
- From: John Larkin <jjlarkin@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 07 Aug 2005 12:12:23 -0700
On 7 Aug 2005 03:10:06 -0700, "PeteS" <ps@xxxxxxxxxxxxxxxxxxx> wrote:
>You may be getting caught in the TLA duplication zone.
>
>The SPI you want is the 'Serial Peripheral Interface', originally by
>Motorola (now either Freescale or OnSemi, depending on your parts).
>There's a useful tools called SPIGEN at
>http://www.freescale.com/files/soft_dev_tools/software/device_drivers/SPIGen.html
>
>I have never found the definitive specification and simply used the
>timing diagrams from the 68332 family.
I love the 68332; I'm hacking a big assembly program right now.
>
>There's a different 'SPI' physical layer that refers to the SPI-x
>System Packet level Interface (currently SPI4-2). You can read about
>that here:
>http://www.sistolic.com/sc1018.htm
>
>For SPI, (Mot style, anyway), you need MOSI (Master Out, Slave in),
>MISO, Clock.
>
>Some devices also need Frame / CS (the device becomes an active
>participant during frame active).
>
>Hope that helps
The only thing you can do when you use an SPI-claimed serial device is
read the data*** *very carefully*. Being lucky doesn't hurt, either.
John
.
- Follow-Ups:
- Re: Augh! WTF 'megabaud'?
- From: Rich Grise
- Re: Augh! WTF 'megabaud'?
- References:
- Augh! WTF 'megabaud'?
- From: Rich Grise
- Re: Augh! WTF 'megabaud'?
- From: John Larkin
- Re: Augh! WTF 'megabaud'?
- From: PeteS
- Augh! WTF 'megabaud'?
- Prev by Date: Re: Regulator noise
- Next by Date: Resistors and capacitors - pull-ups and pull-downs?
- Previous by thread: Re: Augh! WTF 'megabaud'?
- Next by thread: Re: Augh! WTF 'megabaud'?
- Index(es):