Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/11/09 23:16
Read: times


 
#161426 - Streaming Data RS232 -> I2C -> RS232
Hi all

I would like to stream a possibly infinite amount of data through my I2C interface.

The scenario is, 2x LPC9xx devices connected together with I2C interface. (using Code Architect Template) one is a master transmit and the other is a slave receive.

I would like to accept data on the master serial port, and then stream it, or packetise it into a small packets, and send it to the other end, where I then retransmit the data.

Currently I am doing this for individual packets of data with no issues as I know the length of the packet, however what to do when you don't know the length of the incoming data.

Thoughts and Ideas are appreciated.

Regards

Marshall

List of 8 messages in thread
TopicAuthorDate
Streaming Data RS232 -> I2C -> RS232            01/01/70 00:00      
   to infinity and beyond            01/01/70 00:00      
      Waaaaaaaaay OTT?            01/01/70 00:00      
   Ring-a-ring-O-roses...            01/01/70 00:00      
      Thanks but ----> how do I stream on the I2C            01/01/70 00:00      
         Ring or no Ring            01/01/70 00:00      
   great idea            01/01/70 00:00      
      Wouldn't need to send to the other UART though            01/01/70 00:00      

Back to Subject List