<?xml version="1.0" encoding="utf-8" ?>
						<!-- generator="e107" -->
						<!-- content type="Forum / topic" -->
						<rss version="0.92">
						<channel>
						<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</title>
						<link>http://www.8051projects.net/</link>
						<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>
						<lastBuildDate>Thu, 20 Nov 2008 22:12:15 -0800</lastBuildDate>
						<docs>http://backend.userland.com/rss092</docs>

							<item>
							<title>SPI interfacing problem between two 16F877A</title>
							<description>I am reading the ADC of the master controller and sending the data to the slave through SPI.Master is sending the data accurately, but slave is receiv</description>
							<author>&lt;noauthor@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t7020.html</link>
							</item>
							<item>
							<title>Re: SPI interfacing problem between two 16F877A</title>
							<description>i do not understand this..you are sending one byte and on receiver side you are getting bytes like 8 or 9 bytes...</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t7020.html</link>
							</item>
							<item>
							<title>Re: SPI interfacing problem between two 16F877A</title>
							<description>I am sending from master 179 continuously, while slave is receiving the correct byte after 8 or 9th byte.That is correct data received after every 8th</description>
							<author>Hanzala&lt;hanzala1409@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t7020.html</link>
							</item>
							<item>
							<title>Re: SPI interfacing problem between two 16F877A</title>
							<description>can you explain me in the slave code what are you doing here? and why?CODE:output_b&#40;data&#41;;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbs</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t7020.html</link>
							</item>
							<item>
							<title>Re: SPI interfacing problem between two 16F877A</title>
							<description>By toggling D4 I am just want to make sure that slave is receiving the data and I am sending this data on port B. I have attached LED's on Port B and </description>
							<author>Hanzala&lt;hanzala1409@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t7020.html</link>
							</item>
							<item>
							<title>Re: SPI interfacing problem between two 16F877A</title>
							<description>try doing this way...in slave controller setup SPI as..CODE:setup_spi&#40;SPI_SLAVE|SPI_L_TO_H|SPI_SS_DISABLED&#41;;i mean.. L->H data transition.. pl</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t7020.html</link>
							</item>
							<item>
							<title>Re: SPI interfacing problem between two 16F877A</title>
							<description>It is still not working properly. May be it is a synchronization problem. Does any one has a program which he has tried himself?Can any one tell me th</description>
							<author>Hanzala&lt;hanzala1409@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t7020.html</link>
							</item>
							<item>
							<title>Re: SPI interfacing problem between two 16F877A</title>
							<description>hello,  Maybe the 'master' is running (and sending data) faster  than the slave (because it has few instructions). Therefore, the data in the slave PI</description>
							<author>Rocha&lt;fabio.rocha@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t7020.html</link>
							</item>
						</channel>
						</rss>