<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>how to interface spi whith lpc2378</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/38155/how-to-interface-spi-whith-lpc2378</link><description> 
thank you 
i write thiis code for simple write and read data in spi but i m not
getting output 

 
InitSPI(); 

 
IOCLR0 = SPI0_SEL; Write_SPI(0x84); // opcode Write on buffer 1
Write_SPI(0x00); Write_SPI(0x55); // data into buffer 1 

 
// data = Read_SPI</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: how to interface spi whith lpc2378</title><link>https://community.arm.com/thread/53222?ContentTypeID=1</link><pubDate>Tue, 06 Jan 2009 03:26:55 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:23af63ee-a3f7-42b1-a4d0-5b9af24169b3</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;a href="http://www.keil.com/forum/docs/thread13926.asp"&gt;http://www.keil.com/forum/docs/thread13926.asp&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>