Is it posible to do this: I have an external serial eeprom say 24lc256 in I2C protocol.... once the data stored is half the content of the eeprom capacity it will initiate a transfer to a computer host using rs232? of course a software is running at the host computer that will receive the data.. btw, plan to implement this on pic16xx or pic18452.
Im sure somebody has done tis method... a sample code will help.
thankyu
picker
Joined: 07 Sep 2003 Posts: 19 Location: South Africa
Re: UART Transmission Inquiry
Posted: Wed Sep 10, 2003 1:28 pm
Anonymous wrote:
Is it posible to do this: I have an external serial eeprom say 24lc256 in I2C protocol.... once the data stored is half the content of the eeprom capacity it will initiate a transfer to a computer host using rs232? of course a software is running at the host computer that will receive the data.. btw, plan to implement this on pic16xx or pic18452.
Im sure somebody has done tis method... a sample code will help.
thankyu
Its very possible and quite easy. Look at the examples on using the serial eeproms and also look at the help file for information on the #user rs232 directive. This should get you started.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum