X-Virus-Scanned: clean according to Sophos on Logan.com Return-Path: Received: from fed1rmmtao101.cox.net ([68.230.241.45] verified) by logan.com (CommuniGate Pro SMTP 5.1.10) with ESMTP id 2177343 for flyrotary@lancaironline.net; Sat, 14 Jul 2007 11:00:13 -0400 Received-SPF: none receiver=logan.com; client-ip=68.230.241.45; envelope-from=dale.r@cox.net Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070714145934.CIWT1349.fed1rmmtao101.cox.net@fed1rmimpo02.cox.net> for ; Sat, 14 Jul 2007 10:59:34 -0400 Received: from [192.168.1.103] ([72.223.48.245]) by fed1rmimpo02.cox.net with bizsmtp id PSza1X0035HQYSo0000000; Sat, 14 Jul 2007 10:59:34 -0400 Message-ID: <4698E4C9.9030903@cox.net> Date: Sat, 14 Jul 2007 07:59:21 -0700 From: Dale Rogers Reply-To: dale.r@cox.net User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Rotary motors in aircraft Subject: Re: [FlyRotary] NOP was : [FlyRotary] EM2 NOP flashing w/RPM and a couple of other questions References: In-Reply-To: Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Just a little amplification to what Ed has said -

   I've worked with 3-wire RS232 for 27 years.- 8-N-1 (Xon/Xoff).

   If Tracy is using the standard RS232 wiring convention for the serial
connection, the TX is pin 2, RX is pin 3, but signal ground is not pin 1,
it is pin 7 (DB25 connector) or pin 5 (DB9 connector).  The ground on
pin 1 of the DB25 is "frame ground" and "signal ground" is not
necessarily connected to it (indeed, it ~shouldn't~ be.) 

Best Regards,
Dale R.


Ed Anderson wrote:
As best I recall, In the programming world, its a mnemonic used to mean "No Operation"= NOP, in other words is was a line of code that used up a clock cycle(s) of the chip but actually did nothing.  Sometimes used for timing purposes.
 
I think Tracy uses it to mean No Operation.   The link between the EC2 and the EM2 is via three wires, two wires over which data and control pulses flow and the all important ground wire.  If do not have a good electrical ground between your EM2 and EC2 the serial communication function will not operate properly or may be sporadic.  Since you have power to your EM2, I would check and see that it has a good ground to the EC2.
 
 
Ed