[time-nuts] Any FE-5650A help our there?

Skip Withrow skip.withrow at gmail.com
Tue Mar 11 21:44:53 UTC 2014


Hello Nuts,

Looking for some help with an FEI FE-5650A.  This is one of the units that
is surplus from the telecom industry with the Option 02 serial interface.
Unit was working fine - locked, and was able to control the frequency by
issuing commands to the serial port.  Then something funny happened,
oscillator went unlocked and cycling the power does not help.  I have
dumped what data I can (see attachments) and the software inside the 5650
appears to be corrupted.

Attached are two files, one from a good 5650A and one from the bad 5650A.
It appears that several of the data areas have been over-written with the
9-byte sequence 2D 09 00 24 00 00 00 00 24.  This would be the response to
the 2D query command, except the data in the frequency register was
probably not 00 00 00 00 at the time of failure and 24 looks like the
checksum for the header and is not the checksum for 00 00 00 00 (which
would be 00).

Is there an ex-FEI engineer out there in time-nuts land?
Has anyone else seen such behavour?
Is there any known way to reset the software for the 5650?
Has anyone dumped the 5650 microcode (I vaguely recall one of the rubidiums
having been dumped)?

I took the processor board from a good 5650 and put it on the bad unit and
it locks fine.  My next step is to write a control word to the bad unit
then read it back and see if it shows up in the memory dump, to see if the
memory over-write is dynamic (the program has been premanently changed) or
if it looks like it happened only once.

Any information would be helpful, or suggestions on debug.

Thanks in advance.

Skip Withrow
-------------- next part --------------

C:\Documents and Settings\Skip\My Documents>fe5680_info_win32 1


Cmd 0x22 0x0D byte reply: [22] [0D] [00] [2F] [44] [02] [11] [1D] [43] [FD] [7A]
 [B6] [38]
Cmd 0x22 ASCII (.): D...C.z.
Cmd 0x22 ASCII ( ): D   C z

Cmd 0x29 0x09 byte reply: [29] [09] [00] [20] [14] [DB] [CE] [18] [19]
Cmd 0x29 ASCII (.): ....
Cmd 0x29 ASCII ( ):

Cmd 0x2B 0x0A byte reply: [2B] [0A] [00] [21] [AA] [55] [55] [55] [00] [FF]
Cmd 0x2B ASCII (.): .UUU.
Cmd 0x2B ASCII ( ):  UUU

Cmd 0x2D 0x09 byte reply: [2D] [09] [00] [24] [00] [FF] [FF] [FF] [FF]
Cmd 0x2D ASCII (.): ....
Cmd 0x2D ASCII ( ):

Cmd 0x47 0x08 byte reply: [47] [08] [00] [4F] [21] [20] [00] [01]
Cmd 0x47 ASCII (.): ! .
Cmd 0x47 ASCII ( ): !

Cmd 0x53 0x07 byte reply: [53] [07] [00] [54] [AF] [00] [AF]
Cmd 0x53 ASCII (.): ..
Cmd 0x53 ASCII ( ):

Cmd 0x57 0x56 byte reply: [57] [56] [00] [01] [51] [63] [00] [55] [00] [4A] [00]
 [3E] [00] [2E] [00] [1D] [00] [0C] [00] [00] [00] [00] [00] [00] [00] [00] [00]
 [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00]
 [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00]
 [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00]
 [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [2C]
Cmd 0x57 ASCII (.): Qc.U.J.>....................................................
.....................
Cmd 0x57 ASCII ( ): Qc U J > .


Cmd 0x59 0x56 byte reply: [59] [56] [00] [0F] [51] [78] [FF] [C1] [FF] [D8] [FF]
 [00] [00] [16] [00] [2F] [00] [AB] [00] [00] [00] [00] [00] [00] [00] [00] [00]
 [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00]
 [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00]
 [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00]
 [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [5D]
Cmd 0x59 ASCII (.): Qx........./................................................
.....................
Cmd 0x59 ASCII ( ): Qx         /


Cmd 0x5A 0x0D byte reply: [5A] [0D] [00] [57] [16] [00] [00] [00] [F8] [0A] [00]
 [00] [E4]
Cmd 0x5A ASCII (.): ........
Cmd 0x5A ASCII ( ):

Cmd 0x61 0x0B byte reply: [61] [0B] [00] [6A] [36] [32] [33] [34] [39] [00] [3A]

Cmd 0x61 ASCII (.): 62349.
Cmd 0x61 ASCII ( ): 62349

Cmd 0x65 0x07 byte reply: [65] [07] [00] [62] [51] [07] [56]
Cmd 0x65 ASCII (.): Q.
Cmd 0x65 ASCII ( ): Q

Cmd 0x67 0x08 byte reply: [67] [08] [00] [6F] [01] [CC] [6C] [A1]
Cmd 0x67 ASCII (.): ..l
Cmd 0x67 ASCII ( ):   l

Cmd 0xF0 0x0F byte reply: [F0] [0F] [00] [FF] [44] [44] [53] [36] [30] [20] [34]
 [2E] [31] [00] [5E]
Cmd 0xF0 ASCII (.): DDS60 4.1.
Cmd 0xF0 ASCII ( ): DDS60 4.1

C:\Documents and Settings\Skip\My Documents>
-------------- next part --------------
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Skip>cd My Documents

C:\Documents and Settings\Skip\My Documents>fe5680_info_win32 1


Cmd 0x22 0x0D byte reply: [22] [0D] [00] [2F] [00] [00] [00] [24] [2D] [09] [00]
 [24] [24]
Cmd 0x22 ASCII (.): ...$-..$
Cmd 0x22 ASCII ( ):    $-  $

Cmd 0x29 0x09 byte reply: [29] [09] [00] [20] [2A] [BE] [27] [9A] [29]
Cmd 0x29 ASCII (.): *.'.
Cmd 0x29 ASCII ( ): * '

Cmd 0x2B 0x06 byte reply: [2B] [06] [00] [2D] [00] [00]
Cmd 0x2B ASCII (.): .
Cmd 0x2B ASCII ( ):

Cmd 0x2D 0x09 byte reply: [2D] [09] [00] [24] [00] [00] [00] [00] [00]
Cmd 0x2D ASCII (.): ....
Cmd 0x2D ASCII ( ):

Cmd 0x47 0x08 byte reply: [47] [08] [00] [4F] [00] [00] [00] [00]
Cmd 0x47 ASCII (.): ...
Cmd 0x47 ASCII ( ):

Cmd 0x53 0x07 byte reply: [53] [07] [00] [54] [4C] [00] [4C]
Cmd 0x53 ASCII (.): L.
Cmd 0x53 ASCII ( ): L

Cmd 0x57 0x56 byte reply: [57] [56] [00] [01] [5A] [00] [00] [00] [2D] [09] [00]
 [24] [00] [2A] [00] [1A] [00] [2D] [09] [00] [24] [00] [00] [00] [00] [24] [00]
 [2D] [09] [00] [24] [00] [00] [00] [24] [2D] [09] [00] [24] [00] [00] [00] [00]
 [24] [2D] [09] [00] [24] [00] [00] [00] [00] [00] [2D] [09] [00] [24] [00] [00]
 [00] [00] [24] [2D] [09] [00] [24] [00] [00] [00] [00] [24] [2D] [09] [00] [24]
 [00] [00] [00] [00] [24] [2D] [09] [00] [24] [00] [6A]
Cmd 0x57 ASCII (.): Z...-..$.*...-..$....$.-..$...$-..$....$-..$.....-..$....$-.
.$....$-..$....$-..$.
Cmd 0x57 ASCII ( ): Z   -  $ *   -  $    $ -  $   $-  $    $-  $     -  $    $-
 $    $-  $    $-  $

Cmd 0x59 0x56 byte reply: [59] [56] [00] [0F] [5A] [00] [00] [24] [2D] [09] [00]
 [24] [00] [00] [00] [00] [24] [2D] [09] [00] [24] [00] [00] [00] [00] [24] [2D]
 [09] [00] [24] [00] [00] [00] [00] [24] [2D] [09] [00] [24] [00] [00] [00] [00]
 [24] [2D] [09] [00] [24] [00] [00] [00] [00] [24] [00] [00] [00] [00] [00] [00]
 [00] [00] [24] [2D] [09] [00] [24] [00] [00] [00] [00] [24] [2D] [09] [00] [24]
 [00] [00] [00] [00] [24] [2D] [09] [00] [24] [00] [7E]
Cmd 0x59 ASCII (.): Z..$-..$....$-..$....$-..$....$-..$....$-..$....$........$-.
.$....$-..$....$-..$.
Cmd 0x59 ASCII ( ): Z  $-  $    $-  $    $-  $    $-  $    $-  $    $        $-
 $    $-  $    $-  $

Cmd 0x5A 0x0D byte reply: [5A] [0D] [00] [57] [00] [00] [00] [00] [CA] [04] [00]
 [00] [CE]
Cmd 0x5A ASCII (.): ........
Cmd 0x5A ASCII ( ):

Cmd 0x61 0x09 byte reply: [61] [09] [00] [68] [24] [2D] [09] [00] [00]
Cmd 0x61 ASCII (.): $-..
Cmd 0x61 ASCII ( ): $-

Cmd 0x65 0x07 byte reply: [65] [07] [00] [62] [5A] [00] [5A]
Cmd 0x65 ASCII (.): Z.
Cmd 0x65 ASCII ( ): Z

Cmd 0x67 0x08 byte reply: [67] [08] [00] [6F] [00] [0D] [00] [0D]
Cmd 0x67 ASCII (.): ...
Cmd 0x67 ASCII ( ):

Cmd 0xF0 0x0F byte reply: [F0] [0F] [00] [FF] [44] [44] [53] [36] [30] [20] [34]
 [2E] [31] [00] [5E]
Cmd 0xF0 ASCII (.): DDS60 4.1.
Cmd 0xF0 ASCII ( ): DDS60 4.1

C:\Documents and Settings\Skip\My Documents>


More information about the Time-nuts_lists.febo.com mailing list