In SX Microcontrollers, SX/B Compiler and SX-Key Tool, bean wrote: [quote="WillWagner"] the ShiftIn command in SX/B does not execute fast enough for this type of async comm, but by dropping in a ShiftIn Command and compiling it, you can see how the operation works enough to pair down the code to uh....essentially what peter was kind enough to point me to. :) -Will[/quote]Will, One "trick" is that if you need the SHIFTIN to run 10 times faster, just make a simple SXB program with the frequency 10 times SLOWER with the SHIFTIN command, then compile it and copy the assembly code and paste it into your project within an ASM...ENDASM block. Bean. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=117081#m118605 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)