<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.iac.isu.edu/index.php?action=history&amp;feed=atom&amp;title=Spi_bus</id>
	<title>Spi bus - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.iac.isu.edu/index.php?action=history&amp;feed=atom&amp;title=Spi_bus"/>
	<link rel="alternate" type="text/html" href="https://wiki.iac.isu.edu/index.php?title=Spi_bus&amp;action=history"/>
	<updated>2026-05-09T21:38:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://wiki.iac.isu.edu/index.php?title=Spi_bus&amp;diff=24477&amp;oldid=prev</id>
		<title>Oborn at 07:36, 20 November 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.iac.isu.edu/index.php?title=Spi_bus&amp;diff=24477&amp;oldid=prev"/>
		<updated>2007-11-20T07:36:47Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Use of SPI==&lt;br /&gt;
Currently the main envisioned use of SPI is to program the AVR flash memory. Using the uisp program and robostix driver designed for interfacing Gumstix boards to Robostix boards, we should be able to program other AVR microcontrollers.&lt;br /&gt;
&lt;br /&gt;
==SPI in our application==&lt;br /&gt;
The SPI port utilizes the MISO, MOSI, [NSSP]FRAME, [NSSP]CLK, gnd, and Vcc. The signals are available on the console-st and breakout gumstix boards at a ~3V level with a 276ns risetime. When the signals are used internally with the Robostix they are level shifted using &amp;quot;74LVC4245ATSSOP&amp;quot; chips. The AVR specification defines a low signal as -0.5V to 0.3Vcc, and a high signal as 0.7Vcc to Vcc+0.5V. In our case level shifting to Vcc (5v probably) should be sufficient.&lt;/div&gt;</summary>
		<author><name>Oborn</name></author>
	</entry>
</feed>