<?xml version="1.0" encoding="utf-8" ?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
				<channel rdf:about="http://www.8051projects.net/">
				<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>
				<dc:language>en-gb</dc:language>
				<dc:date>2009-01-07T17:55:40-08:00</dc:date>
				<dc:creator>contact@nospam.com</dc:creator>
				<admin:generatorAgent rdf:resource="http://e107.org" />
				<admin:errorReportsTo rdf:resource="mailto:contact@nospam.com" />
				<sy:updatePeriod>hourly</sy:updatePeriod>
				<sy:updateFrequency>1</sy:updateFrequency>
				<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
				<items>
				<rdf:Seq>
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10591.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10591.html" />
				</rdf:Seq>
				</items>
				</channel>
						<item rdf:about="http://www.8051projects.net/forum-t10591.html">
						<title>how to write data in a flash memory in-system</title>
						<link>http://www.8051projects.net/forum-t10591.html</link>
						<dc:date>2009-01-07T17:55:40-08:00</dc:date>
						<dc:creator></dc:creator>
						<dc:subject></dc:subject>
						<description>I am doing a project involving micro controllers. I am using p89c52 phillips microcontroller chips with 4 kb flash memory. In a step of my project, I need to receive data from one microcontoller and store them in the flash memory of another so that i can view and use the data later.but I cannot do that as the flash memory included is a rom and there is no instruction to move the received data from micro controller (which comes into sbuf) to the code memory of that one.Can anyone suggest anything please?</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10591.html">
						<title>Re: how to write data in a flash memory in-system</title>
						<link>http://www.8051projects.net/forum-t10591.html</link>
						<dc:date>2009-01-07T17:55:40-08:00</dc:date>
						<dc:creator>Ajay</dc:creator>
						<dc:subject></dc:subject>
						<description>P89C52 does not support In Application Programming (IAP) so you wont be able to use flash on runtime.</description>
						</item>
				</rdf:RDF>