Skip to content
Free shipping on all orders to CAN/US above $400, and Europe above $1000
Free shipping on all orders to CAN/US above $400, and Europe above $1000

Flash Programmers for TI's SimpleLink MCUs

  • Supports JTAG, cJTAG, and SWD communication (ARM).
  • Supports debug interface communication (non-ARM).
  • Up to 64 programmers can be connected over USB to one PC.
  • FlashPro/GangPro-ARM: Windows(TM) XP, 7, 8, 10, 11 support. Debian Linux support for x86_64 (amd64), and ARM (armhf, arm64).
  • FlashPro-CC/GangPro-CC (non-ARM) : Windows(TM) XP, 7, 8, 10, 11 support
  • Easy to use GUI allows the user to configure all necessary options with ease (Windows only).
  • Extensive Memory options including select erase, program, verify. Select flash data can be retained across programming sequences.
  • Supports full/segment erase, blank check, write and verify of code using one Auto Program function or separate functions for easy customization.
  • Power Consumption monitor feature: current measurement sensitivity to 20uA on XStream-Iso, and 50nA on XStreamPro-Iso adapters.
  • FP/GP-ARM Benchmarks

FlashPro-CC - One Adapter connects to and programs One Target - SimpleLink (8051 and CM3)

Adapter Type

TI SimpleLink (8051 and CM3) only

FP-X: All MCUs
(ARM, MSP, CC, M)

XStream-Iso


XStreamPro-Iso


GangPro-CC - One Adapter can connect to and program up to 6 Targets In Parallel - SimpleLink (8051 and CM3)

Adapter Type

TI SimpleLink (8051 and CM3) only

GP-X: All MCUs
(ARM, MSP, CC, M)

XStream-Iso


XStreamPro-Iso


FlashPro-ARM - One Adapter connects to and programs One Target - Cortex M3

Adapter Type

One Vendor (TI ARM only)

Multiple Vendors (All ARM vendors)

All MCUs (ARM, MSP, CC, M)

XStream-Iso


XStreamPro-Iso


GangPro-ARM - One Adapter can connect to and program up to 6 Targets In Parallel - Cortex M3

Adapter Type

One Vendor (TI ARM only)

Multiple Vendors (All ARM vendors)

All MCUs (ARM, MSP, CC, M)

XStream-Iso


XStreamPro-Iso


Accessories

Recommended

Optional & Useful

Power Monitor Overview

  • Monitor current consumption and voltage in real time.
  • Drag and select an area of interest (app test duration). Graph shows power consumption in Watts, and estimated yearly battery load in Ampere hours (shown below).
  • Voltage measurement resolution ~1.5 mV (min 0.3 V, 1 ms period).
  • Current measurement resolution ~5 nA: mininum 5 nA XStreamPro-Iso (X2S), 20 uA XStream-Iso (XS). 10 ms sampling period.
  • Real-time graph examples below:

CMSIS-DAP 2.0 ARM Debugger

  • ARM Debugger, uses CMSIS-DAP 2.0 ARM standard.
  • This feature is available on XStream-Iso and XStreamPro-Iso ARM programmers (FP/GP-ARM or X). USB-FPA (grey adapter) not supported.
  • Supports JTAG, and SWD communication.
  • Programmable communication clock up to 20 MHz, effective throughput up to 1 MBytes/s.
  • SWO tracing capability with SWD communication option. SWO speed up to 12.5 Mbits/s (UART), and 32 kB overflow buffer.
  • Power supply from adapter available, up to 200mA.
  • Customizable Vcc from 1.7 to 4.0V on XStream-Iso adapters (1.2 to 4.0V on XStreamPro-Iso adapters).
  • Supports any CMSIS-DAP 2.0 capable IDE. Tested on latest IAR EWARM, and Keil uVision IDEs.

Standalone Programming from Adapter Internal Images

  • Standalone programming feature using code and configuration from internal flash. XStreamPro-Iso (X2S) adapter only.
  • Auto Program with green GO button.
  • Multiple configurable options for Green button when holding ( <2s: AutoProgram, 2-5s: Verify, >5s: Factory erase).
  • Can be configured to Auto Program when defined voltage range detected on Vcc-Out (pin 2) or Vcc-Sense (pin 4).
  • Up to 96 distinct images, or 24 MB total in size. Images can be encrypted for specific adapter serial number, not transferable.
  • Pre-select which image will be used for programming.
  • Serialization and Quota support. Pre-program serialization file with multiple entries and set fixed quota per image file.

FlashPro-ARM and GangPro-ARM (X2S):

  • External serial flash memory can be programmed when connected to programming adapter using a serial peripheral interface connection (SPI).
  • Up to 1 MBytes/s programming (up to 20MHz, depends on target memory).
Vendor specific SPI external memory connection information can be found here:
  • Adesto
  • Cypress
  • GigaDevice
  • ISSI
  • Macronix
  • Microchip
  • Micron
  • Winbond
  • Main GUI examples
    • Select desired MCU from an easy to navigate list of vendors and families.
    • Customize target voltage.
    • Customize communication speed.
    • See programming results in real-time with fine grained status results.
    • Connect over USB (all adapters) or Ethernet (X2S).
    • A GangPro licensed adapter can also run the single target FlashPro software.
    • Display GUIs for Flash and Gang (6x) shown below:

    Configuration Overview

    • Configure which memory is erased, written, and verified.
    • Save calibration data using "Retain Data" feature between programming.
    • Configure serialization, auto generated or from input file. Used numbers logged in output file.
    • Set reset pulse duration, Vcc settle time, reset action (start) after programming.
    • Set to Tri-State for testing, leakage: X2S (1M pull-up with on/off, off setting typ. <5nA) , XS and USB-FPA (1 M pull-up only).
    • Configure JTAG chain for multiple devices of the same MCU part number.
    • Configure Power Monitoring, sampling frequency etc.
    • Configuration GUI windows shown below (same options configurable via DLL/libraries).
    DLL/Shared Library Overview
    • All of the options shown in the GUIs above can be configured using only the DLL, or shared library in Windows/Linux (Linux support only for XS or X2S adapters where applicable, check individual product page).
    • The power monitor information can be read using dedicated functions.
    • Multiple adapters (up to 64) can be controlled using the provided libraries, with examples available in C++, C#, and Python. Some installations come with Labview examples as well.
    • Using only one top-level library, all 64 adapters can be controlled using one unified interface.
    Command-Line Overview
    • A Command-Line interface is implemented using several executables provided in the Generic-FPA DLL installation package.
    • The Generic-FPA DLL package provides a uniform interface to control up to 64 adapters of any type (ARM, MSP, Chipcon, etc).
    • The Generic Batch File Demo is the easiest to use. During one run it initializes all the desired adapters, performs chosen actions, and turns off all the adapters to wrap up.
    • The Generic Command-Line Server/Client implementation is much more flexible, stable and faster for repeated programming cycles. It can control all the adapters asynchronously using non-blocking calls, and can also accept local or remote connections using named pipes (details are described in the Generic-FPA DLL User Guide). Sample output below:

    Code File:

    • No code size limitations.
    • Code formats can be TI (*.txt), Motorola (*.srec, *.s19, *.s28, *.s37), Intel and TI-CCS (*.hex, *.bin) for programming.
    Dynamic Link Library support:
    • API-DLL, and shared library, provided for easy integration with user application.
    • Multi-FPA DLL, and shared library, allows control of up to 64 programmers simultaneously using broadcast-style commands from one user application.
    • Generic-FPA DLL allows thread-safe control of up to 64 programmers of any type (MSP, CC, C2000, ARM) using independent threads from one user application.
    • Command-Line tool allows easy programming with scripts. In addition, provided executables allow programming adapters connected to the host computer to be controlled remotely over the network.
    Protection:
    • Memory protection options for per-page protection and overall debug access disable.
    • Unlock device capability for full erase even after debug access disable (if supported by MCU).
    Miscellaneous:
    • User defined programming sequence uses script file. No programming technique and language knowledge is required.
    • Open/Save Project with encryption and password protection.
    • Target device can be powered from the programming adapter (programmable Vcc from 1.2 V to 4.0 V step 0.1 V) or from external source (1.2 V to 4.0 V)).
    • Defined Check Sum calculation (Sum, CRC16, CRC32). Up to four CS banks can be specified.
    • Open/Save Project with encryption and password protection.
    • Lock setup capability in GUI, useful in production.
    • Unique serial number assign capability. Software package can assign and automatically increment the serial number, model type and revision. Serial number with or without an automatically inserted current date can be stored in flash memory in HEX, BCD or ASCII format. The serial number can be assigned from a user defined list in a file.
    • Serial number can be read from the bar code using Bar-Code Scanner and saved in the target's device flash.
    • Log file capability allowing to review information about the flashed target devices.

    Tutorial Videos

    Texas Instruments


    MCU supported list: 
    SimpleLink non-ARM 8051:
    CC1110F8, CC1110F16, CC1110F32, CC2430F32, CC2430F64, CC2430F128, CC2431F32, CC2431F64, CC2431F128, CC2510F8, CC2510F16, CC2510F32, CC2511F8, CC2511F16, CC2511F32, CC1111F8, CC1111F16, CC1111F32, RC11xx-8kB, RC11xx-16kB, RC11xx-32kB, RC2300, CC2530F32, CC2530F64, CC2530F128, CC2530F256, CC2531F256, CC2533F32, CC2533F64, CC2533F96, CC2540F256, CC2540F128, CC2534F64, CC2541F256, CC2541F128, CC2543, CC2544, CC2545, CC8520, CC8521, CC8530, CC8531
    SimpleLink ARM Cortex M3 (use FlashPro/GangPro-ARM software) - (CC13xx, CC26xx, CC32xx)
    CC13xx and CC26xx:
    CC2538F128, CC2538F256, CC2538F512, CC1310F32, CC1310F64, CC2650F128, CC2640F128, CC2640R2F, CC2630F128, CC2620F128, CC1350F128, CC1310F128, CC1312R1F3, CC1352R1F3, CC1352P1F3, CC2642R1F, CC2652R1F, CC2652RB1F, CC2651P3, CC2651R3, CC1312R7, CC1352P7, CC2652R7, CC2652P7, CC3220, CC3220S, CC3220SF, CC1311R3, CC1314R10, CC1354P10, CC1354R10, CC2674P10, CC2674R10
    CC32xx:
    CC3220, CC3220S, CC3220SF