In SX Microcontrollers, SX/B Compiler and SX-Key Tool, _BPM_ wrote: You can slave one with the other. Using serial out. Yea you could put them on the same clock, but that seems like alot of work. Heres what I did. I Used serin, and Serout. When I wanted my slave device to WORK, i sent it serial data. If I didn't send my slave serial data, it would sit in serin, waiting on data. (if you don't use timeouts.) You could just send a sequence of numbers, 1 thru 255, and repeat. Or something. Using this way, you could also synch your slave up to your master, by the data sent over. You could also put them on the same clock too. Of coarse it really depends on what your end goal is. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=127572#m127630 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2006 (http://www.dotNetBB.com)