In SX Microcontrollers, SX/B Compiler and SX-Key Tool, PJMonty wrote: Ryan, I took a quick look at the datasheet. It all looks pretty straightforward to me. It says the the device can either have data clocked into via an external clock (synchronous) or using an internal clock (asynchronous). You only need to worry about setting the internal clock speed if you want to use an asynchronous serial data stream. That's like normal RS-232 style communications. Ignore that. Just provide the clock yourself via the SCLK pin. You just need to set a bit on the SX to either high or low, and then provide a low to high transition on the SCLK pin via an SX output pin. Lather, rinse, repeat. Just keep setting your bit value followed by a low to high transition until you've transferred all your bits. Thanks, PeterM ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=274566#m275780 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)