common:connectorpinouts_connectionoptions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
common:connectorpinouts_connectionoptions [2017/09/06 19:02] – ↷ Page moved and renamed from dh4d:connector_pinouts to common:connectorpinouts_connectionoptions Pedro Ramilocommon:connectorpinouts_connectionoptions [2018/02/15 10:28] Pedro Ramilo
Line 1: Line 1:
-===== Connector Pinouts and Part Numbers =====+===== Connection Diagrams and Connector Pinouts =====
  
-All Seed Robotics models come standard with USB interface and one main interface (the main connector), selected by the customer: One Wire TTL, Full Duplex TTL or RS485.\\ +All Seed Robotics models come standard with USB interface and one main interface (the main connector), with a logical interface selected by the customer: One Wire TTL, Full Duplex TTL or RS485.\\ 
-In addition an[[dh4d:bluetooth| Optional Bluetooth Module]] can be installed on the unit and connects to any terminal that supports the Bluetooth SPP (Serial Port) Profile.+In addition an [[eros:bluetooth_module| Optional Bluetooth Module]] can be installed on the unit and connects to any terminal that supports the Bluetooth SPP (Serial Port) Profile.
  
-Below we detail the connector types for the units.+Below we detail the connector types for the units and connection diagrams with the most commonly used tools.
  
-==== Supplying Power ====+==== About Supplying Power ====
  
 External power must **always be supplied through the main connector port** (the one with the 3 pin or 4 pin connector).\\ External power must **always be supplied through the main connector port** (the one with the 3 pin or 4 pin connector).\\
-If you intend on using other interfaces for control (such as USB or Bluetooth), power must still be applied through this connector on the Vdd and GND pins.+**If you intend on using other interfaces for control (such as USB or Bluetooth), power must still be applied through this connector on the VDD and GND pins.**
  
 Acceptable voltage range is typically 9V~24V. Please refer to the documentation of your specific model for the exact voltage range accepted. Acceptable voltage range is typically 9V~24V. Please refer to the documentation of your specific model for the exact voltage range accepted.
  
  
-==== USB Connector ====+==== Main Connector: One Wire TTL UART Interface ====
  
-The USB connector is available on the side of the unit (a small cover may need to be removed to access it).\\ +The One Wire TTL Serial (UARTinterface enables daisy chained connection of multiple units
-This connector is a standard micro-USB type connector. Once connected to the hostit will create a Virtual Serial Port.+This interface operates natively at 3.3V but it is tolerant to 5Vfor interfacing with devices with 5V TTL logic.
  
-For more informationsee the [[dh4d:usbconsole|USB Console]] documentation.+This interface option is directly compatible with Robotis Dynamixel AXMX series of servos. It can also connect to XL and XM series of servos provided you create a necessary adapter cable or board to connect them.
  
 +It is important to note that this connection uses only 1 wire for DATA, which means a special adapter (or appropriate code for switching TX/RX on and off) is required to control the line switching between RX and TX. The unit already includes the necessary pull-up (10KOhm) on the DATA line.\\
 +The most common adapters and connection methods are shown below.
  
-==== Connector with One Wire TTL Interface ====+__**Robotis USB2Dynamixel and SMPS2Dynamixel:**__
  
-The One Wire TTL interface enables daisy chained connection of multiple units. +{{:common:connect-using-usb2dyn.jpg?direct&400|}}
-This interface operates natively at 3.3V but it is tolerant to 5V or higher voltages making it compatible with virtually all devices operating at TTL level.+
  
-This interface option is directly compatible with Robotis Dynamixel AX, MX series of servos. It can also connect to XL series of servos provided you create a necessary adapter cable or board to connect them.+__**Xevel Labs USB2AX:**__
  
-{{:dh4d:connector-pinout-one-wire-ttl.png?direct&400|}}+{{:common:connect-using-usb2ax.jpg?direct&400|}}
  
 +__**Connect to an existing Dynamixel Servo Chain or Dynamixel based Robot:**__
  
-==== Connector with RS485 Interface ====+{{:common:connect-to-existing-dynamixel-chain.jpg?direct&400|}} 
 + 
 +__**Connector pinout for One Wire TTL UART signal level interface:**__ 
 + 
 +{{:dh4d:connector-pinout-one-wire-ttl.png?direct&300|}} 
 + 
 + 
 +==== Main ConnectorRS485 UART Serial Interface ====
  
 The RS485 interface uses a differential pair to operate in half duplex mode. The RS485 interface uses a differential pair to operate in half duplex mode.
Line 39: Line 48:
 This connector option is directly compatible with Robotis MX, RX series of servos. It can also connect to XM series of servos provided you create a necessary adapter cable to connect them (the XM series uses a different connector, but the signal levels/interface is the same - RS485). This connector option is directly compatible with Robotis MX, RX series of servos. It can also connect to XM series of servos provided you create a necessary adapter cable to connect them (the XM series uses a different connector, but the signal levels/interface is the same - RS485).
  
-**IMPORTANT: in RS485, even though communication is done through a differential pair, it is __highly recommended that GND__ is also connected in common between the Seed Robitics hand and the MCU.** Failure to do so may result in unreliable communication.+**IMPORTANT: in RS485, even though communication is done through a differential pair, __GND must also be connected__ in common between the Seed Robotics unit and the MCU.** Failure to do so may result in unreliable communication and potential damage to the units. 
 + 
 +__**Robotis USB2Dynamixel and SMPS2Dynamixel:**__ 
 + 
 +{{:common:connect-using-usb2dyn.jpg?direct&400|}} 
 + 
 +__**Connecting to an existing Dynamixel Servo Chain or Dynamixel based Robot:**__ 
 + 
 +{{:common:connect-to-existing-dynamixel-chain.jpg?direct&400|}} 
 + 
 +__**Connect to a generic RS485 converter:**__ 
 + 
 +The diagram below is generic: it is designed in a way to suit all major RS485 converters.\\ 
 +If you have any question regarding connection to your specific converter, please contact support@seedrobotics.com and we'll be happy to assist you. 
 + 
 +When selecting an RS485 converter, please observe the maximum baud rate of the converter. Bear in mind the default communication speed on the main port is 1Mbps. While it is possible to reduce it to a much lower value (115.2/57.6/9.6 kbps) for compatibility with a slower RS485 converter, we recommend 1Mbps or higher for best performance. 
 + 
 +{{:common:connect-via-rs485.jpg?direct&400|}} 
 + 
 +__**Connector pinout for RS485 signal level interface:**__ 
 + 
 +{{:dh4d:connector-pinout-rs485.png?direct&300|}} 
 + 
 + 
 +==== Connecting via USB==== 
 + 
 +The USB connector is available on the side of the unit (a small cover may need to be removed to access it).\\ 
 +This connector is a standard micro-USB type connector. Once connected to the host, it will create a Virtual Serial Port. 
 + 
 +When connecting via USB, you must still apply power through the Main Connector as shown in the diagram below.\\ 
 +Failure to do so will result in the Actuators not responding and the hand not moving as they will not be powered. 
 + 
 +**IMPORTANT:** you can connect via USB even if your unit is already connected via any of the other ways shown above. The firmware is capable of receiving commands simultaneously from the main connector and the USB connector. This especially useful for **online** diagnostics and maintenance. 
 + 
 +{{:common:connect-via-usb.jpg?direct&400|}} 
 + 
 +By default the firmware is configured to expose the USB Console over USB. This means that control using the Dynamixel protocol is not enabled by default on the USB port (although it can be enabled if required).\\ 
 +For more information, see the [[eros:settingup_usbconnection|EROS: Setting up the USB Connection]] documentation. 
 + 
 +==== Connecting via Bluetooth ==== 
 + 
 +The Bluetooth interface is an option that can be installed on your unit, at the time you place your order.\\ 
 +The Bluetooth interface uses the Bluetooth Serial Port Profile (SPP) to create a Virtual Serial port on the remote host. 
 + 
 +**IMPORTANT:** you can connect via Bluetooth even if your unit is already connected via any of the other ways shown above. The unit can simultaneously accept commands through the main port and the Bluetooth interface.\\ 
 +This is especially convenient for **online, wireless diagnostics** and maintenance. 
 + 
 +When connecting via Bluetooth, you must apply power through the Main Connector as shown in the diagram below.\\ 
 +Failure to do so will result in the Actuators not responding and the hand not moving as they will not be powered.
  
-{{:dh4d:connector-pinout-rs485.png?direct&400|}}+{{:common:connect-via-bluetooth.jpg?direct&400|}}
  
 +By default the firmware is configured to expose the Console over Bluetooth. This means that control using the Dynamixel protocol is not enabled by default on the Bluetooth port (although it can be enabled if required).\\
 +For more information, see [[eros:bluetooth_module|Using the Bluetooth Interface Module]].
  
  

Copyright © 2015-2023 Seed Robotics Ltd

  • common/connectorpinouts_connectionoptions.txt
  • Last modified: 2022/12/21 18:59
  • by Pedro Ramilo