Scenix processors are pin and binary code compatible with the PIC line and run at 50 and 100MIPS http://www.picnpoke.com/parapic.zip Parallax to PIC source converter from Tony Nixon. It needs the .lst file as well as the .src file to function correctly, so compile the parallax file first with SPASM /L then press the start button, click on a Parallax.src file, watch the progress indicator on the form, and voila, you have a PIC.asm file. Any errors are listed in the new .asm file. The Dontronics / Scott Edwards conversion was done with the first version so don't take that as an example! http://www.geocities.com/SiliconValley/Network/9276/downld.htm Macros for using Parallax instructions with MPASM. Also http://techref.massmind.org/microchip/Prlx.asm Right click and save as that last one. It won't browse well. --- James Newton mailto:jamesnewton@geocities.com 1-619-652-0593 http://techref.massmind.org NEW! FINALLY A REAL NAME! Members can add private/public comments/pages ($0 TANSTAAFL web hosting) -----Original Message----- From: pic microcontroller discussion list [mailto:PICLIST@MITVMA.MIT.EDU]On Behalf Of Mike Ringenberger Sent: Thursday, March 09, 2000 08:36 To: PICLIST@MITVMA.MIT.EDU Subject: Re: 16 bit serial link --- Andrew Kunz wrote: > Mike, > > Just change the bit count from 8 to 16, and shift > two registers instead of 1. > > Or, just call the routine twice - that's the way you > keep it compatible with > standard UARTs. > > As for paying, many of us here do this for a living > and are always looking for a > new account. > > Andy > > > Thanks Andy, I'm looking at this Parallax code for RCV232 and XMIT232 to do that and I will have some stupid questions for the Piclist. The basic things I've done have been with Microchip language, not Parallax, so I'm not following some things. I'm going to start at the beginning with RCV232 and work my way down the code with all of you. Questions to follow about RCV232.SRC later. Thanks! Time for lunch. __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com