ARM-USB-OCD-H

ARM-USB-OCD-H
ARM-USB-OCD-H ARM-USB-OCD-H ARM-USB-OCD-H
High-speed 3-IN-1 fast USB ARM JTAG, USB-to-RS232 virtual port and power supply 5VDC device (supported by OpenOCD arm debugger)

Select Product Variant

  • ARM-USB-OCD-H
  • ARM-USB-OCD-HL
Price54.95 EUR
10 - 49 pcs49.46 EUR
50 - 10000 pcs43.96 EUR
In Stock

IMPORTANT NOTE: From MARCH 2022 the ARM-USB-OCD-H design is updated in newer smaller plastic box. The USB connection is USB-C type. All other features are same as before. We keep old pictures of ARM-USB-OCD-H as reference.

FEATURES

  • First on market three-in-one USB JTAG debugger - offers JTAG + RS232 (full modem signals supported) port + power supply all in one compact device
  • Adds virtual RS232 port to your computer with all modem signals like: DTR, DSR, DCD, RTS, CTS, Rx, Tx
  • Debugs all ARM microcontrollers with JTAG interface supported by OpenOCD
  • High speed USB 2.0 with lower latency time, RTCK adaptive JTAG clock up to 30Mhz and higher throughput achieve x3-x5 times faster programming speed than ARM-USB-OCD
  • Auto-detected powering to your target board with up to 200mA at 5V
  • Uses ARM's standard JTAG connector (2 rows × 10 pins at 0.1'' step)
  • Supports ARM targets working in voltage range 1.65 – 5.0 V DC (0.65-5.5V for ARM-USB-OCD-HL)
  • Supports adaptive clocking RTCK
  • Able to power a target board via a standard DC barrel jack; cable for the external powering included - 2.1x5.5x14mm female connectors at both ends
  • Supported by the open-source community and OpenOCD debugger software
  • Downloadable Windows installer for full featured and open source tools as alternative to the commercial ARM development packages: GCC C compiler, OpenOCD debugger and Eclipse IDE.
  • Works with IAR EW for ARM via GDB server
  • Works with Rowley Crossworks IDE
  • Works with STM32CubeIDE
  • Supported in Windows, Linux and Mac
  • Dimensions 50x40 mm (2x1.6") + 20 cm (8") JTAG cable - ribbon cable included

SOFTWARE

  • Additional resources: tutorials, instructions, demo software, customer projects, older drivers and more might be found at the wiki page: ARM-USB-OCD article

FAQ

  • Can I use ARM-USB-OCD-H with EW-ARM?
  • IAR EW has support for GDB and works with ARM-USB-OCD-H.
  • I am currently using operating system X. It has FTDI drivers, how should I alter them to work with my installation?
  • FTDI provide drivers and instructions at their web site, download them and use our ARM-USB-OCD PID: 0x002b, VID: 0x15BA to install the drivers.
  • I have LPC1227 board and can't program it with your OpenOCD debugger. What do I do wrong?
  • LPC1227 lacks JTAG according to the microcontroller's datasheet. The board can be programmed only via SWD (Serial Wire Debug) interface. Olimex OpenOCD debuggers have JTAG by default. You would need an addiitonal adapter – ARM-JTAG-SWD.
  • How to install ARM-USB-OCD-H to work with CrossWorks
    1. Right click on a blank space in the targets window and select "New Target Interface > Generic FT2232 Device".
    2. Right click on the new target interface and select "Properties" - set the following properties:
      Connected LED Inversion Mask 0x0000
      Connected LED Mask = 0x0800
      nSRST Inversion Mask = 0x0200
      nSRST Mask = 0x0200
      nTRST Inversion Mask = 0x0000
      nTRST Mask = 0x0100
      Output Pins = 0x0F1B
      Output Value = 0x0D08
      Running LED Inversion Mask = 0x0000
      Running LED Mask = 0x0800

      Test with the FTDI drivers. The FTDI drivers can be downloaded from the following address: 
      https://www.olimex.com/Products/ARM/JTAG/_resources/OLIMEX-FTDI-drivers-2-12-04.zip

      There is already profile for ARM-USB-OCD in CrossWorks but if you want to use it as "Generic FTD2232" target interface you have to do as follows:

    PID: 0x002b
    VID: 0x15ba

    In CrossWorks 1.7 there are Target interfaces for Olimex JTAGs, note that RTCK is not used with a FT2232 design so your JTAG clock should not exceed 1/6 of your target MCU clock or the JTAG will lock up, start with JTAG divider 10 and decrease until you are able to debug to find your own value for your target.

  • Can I debug high voltage targets with ARM-USB-OCD-H?
  • ARM-USB-OCD-H is not isolated, but you can use a USB-ISO isolator device to protect your PC while debugging high voltage targets.
  • Howdy, guys. I can't program my MSP430 and PIC16 boards with your robust debugger. I need help ASAP.
  • Technically, it is possible to program targets different than ARM using our OpenOCD debugger. Practically, almost all users use the debugger for ARM programming and only ARM targets are officially supported. There is a reason that the prefix in the name of the debugger is 'ARM-'.
  • I am the maintainer of a commercial IDE with custom debugger code. I want to include support for your OpenOCD tools in my software, however I can't find specific information. It is obviously a win-win situation for both parties. Is it possible to provide me with more specific technical information for your debuggers?
  • Olimex can provide the necessary information and cooperate with interested parties if they want to add low-cost USB debugger support to their C compilers and IDEs.