In SX Microcontrollers, SX/B Compiler and SX-Key Tool, originator99 wrote: I am going to receive two serial signals into a circuit to be received into an SX28, one from a 433mhz receiver, one from a MAX233. The signal is one single byte from the same Source. The MAX233 is from a sheilded wire (XLR mic cable) to be used only in case of bad reception on the UHF, probalby rarely used. In the case where the cable does get used as back up, I don't want to have to rig a switch on the Receiver box to detect a 1/4" plug's presence (using a switching 1/4" jack) to cause the SX's Sio pin to only see the inserted plug, I'd rather just Receive both signals, and mult the two inside the receiver box prior to the SC. The modified Serin.sxb code I am using seems to wait for data at a single pin designated Sio. In this case, it appears that having two waiting Sio's is not possible, in other words, I don't know how to have two pins set to receive at the same time to facilitate one pin for the 433mhz reeiver, and one for the MAX233 output. If it is possible to set two pins in receive, please correct me. I'd prefer the least amount of parts possible, but if a logic gate is req'd to OR then that would be ok. Using an OR, would the variable that would determine the phase of the two simulataneous signals be the distance from Tx to Rx? Typically 50 feet would be max. What about just summing the signals with 10k's just like audio? The possibility of a sync issue still exists, the UHF lagging behind the wire. Thanks for any suggestions. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=143928 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)