RS232 connection to my MC206X is unstable

RS232 connection to my MC206X is unstable

Connection fails when tryng to load a project. This is usually due to using a USB to RS232 converter that does NOT have the FTDI chipset.  Check which chipset the converter is based on.

The default on the MC206X is 9600, 7 data bits, 2 stop bits, even.  And most other USB converters do not like the 7 data bits.

Work-arounds include:

1. Setting the baudrate to 38400, 8 data bits, one stop bit, even parity.  This needs setting at BOTH ends.  There is a RS232 mode parameter to set in the MC206X to force the high speed.  Set in the terminal, it is saved in Flash automatically.

RS232_SPEED_MODE=0 for 9600 and 1 for 38400.

High speed mode is shown on power-up by the ok and status LEDs flashing alternately.

2. You might be able to fool the converter by setting the connection to 9600, 8 bits, 1 stop bit, even parity.  Motion Perfect won’t mind and the USB converter might work better.

    • Related Articles

    • MC202 controller and Motion Perfect

      For the MC202 you must use Motion Perfect 2. Motion Perfect versions 3, 4 and 5 are for the later generation of Motion Coordinators that connect using Ethernet. I am running this version of Motion perfect 2 on my Windows 10 PC. You need a COM port on ...
    • Motion Perfect problem when SCOPE command is used

      When running the SCOPE command in a program, I think Motion Perfect doesn't like the SCOPE command being issued over and over when I run it. It seems more stable when I comment the SCOPE command out after it's ran once. ...
    • MC_CONFIG vs Flash parameters

      All Motion Coordinators store the IP_ADDRESS, IP_NETMASK and IP_GATEWAY in Flash memory.  So there is usually no need to add them to the MC_CONFIG. There are some differences with other system parameters. MC4N-ECAT, MC4N-RTX, MC6N-ECAT, Flex-6 Nano ...
    • Will processes change with Motion Perfect 5?

      Process numbering is controlled entirely by the firmware so nothing should change when you update Motion Perfect.  For example, process numbers for MC405 are 0 to 9.
    • Can I use Motion Perfect v4 with the new MC404-Z?

      The MC404-Z and other new products require the latest version of Motion Perfect to run them.  At the time of writing this post, the latest version is MPv5 version 5.0.2 and that is the recommended version for programming the MC404-Z 4 axis stepper ...