In SX Microcontrollers, SX/B Compiler and SX-Key Tool, mgreen wrote: SailerMan, I don't have the SX/B documentation, but: 1) I assume your SX routine is happy with mode 0 (MSBPRE) 2) I assume that your SX routine expects Data on RB.1 and Clock on RB.2 3) On the Propeller, have you set "DIRA[19] := 1"? It won't work if you don't. You should probably set "OUTA[19] := 1" just before that to ensure that the SX won't see a zero too early when the pin becomes an output. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=149806#m149993 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)