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 Renesas Electronics' RA, and RL78 MCUs

  • Supports JTAG, and SWD communication (Synergy)
  • Supports JTAG/SPI/TPI/PDI/UPDI/SWIM communication (RL78).
  • Up to 64 programmers can be connected over USB to one PC.
  • Windows(TM) XP, 7, 8, 10, 11 support. Debian Linux support for x86_64 (amd64), and ARM (armhf, arm64). Runs on Raspberry Pi.
  • Easy to use GUI allows the user to configure all necessary options with ease (GUI on 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.  
  • FlashPro-M Benchmarks
  • FP/GP-ARM Benchmarks

FlashPro-ARM - One Adapter connects to and programs One Target - Synergy

Adapter Type

One Vendor (Renesas 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 - Synergy

Adapter Type

One Vendor (Renesas only)

Multiple Vendors (All ARM vendors)

All MCUs (ARM, MSP, CC, M)

XStream-Iso


XStreamPro-Iso


FlashPro-M - One Adapter connects to and programs One Target - RL78

Adapter Type

One Vendor (Renesas only)

Multiple Vendors (8-32/M category)

All MCUs (ARM, MSP, CC, M)

XStream-Iso


XStreamPro-Iso


GangPro-M - One Adapter can connect to and program up to 6 Targets In Parallel - RL78

Adapter Type

One Vendor (Renesas only)

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.

FlashPro-M and GangPro-M (XS, 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).

FlashPro-ARM and GangPro-ARM (X2S): 

  • Same as above, can program serial flash directly over SPI, and also:
  • Can program both target MCU internal flash and any connected external serial flash using JTAG/SWD interface only.
  • To program using MCU, memory must be connected to target MCU via a working serial peripheral interface (OCTOSPI, Dual-QSPI, QSPI, SPI, etc.).
  • I/O port configuration utility provided in GUI. Allows interactive configuration of MCU peripheral interface pins to 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

    Renesas Electronics


    MCU supported list: 
    RA:
    R7FA2A1AB3CFM, R7FA2A1AB3CNE, R7FA2A1AB3CNF, R7FA2A1AB2CBT, R7FA2A1AB3CFJ, R7FA2E1A93CFM, R7FA2E1A93CFK, R7FA2E1A93CFL, R7FA2E1A93CFJ, R7FA2E1A93CNH, R7FA2E1A93CBU, R7FA2E1A93CLM, R7FA2E1A93CBV, R7FA2E1A93CNE, R7FA2E1A92DFM, R7FA2E1A92DFK, R7FA2E1A92DFL, R7FA2E1A92DFJ, R7FA2E1A92DNH, R7FA2E1A92DBU, R7FA2E1A92DLM, R7FA2E1A92DBV, R7FA2E1A92DNE, R7FA2E1A73CFM, R7FA2E1A73CFK, R7FA2E1A73CFL, R7FA2E1A73CFJ, R7FA2E1A73CNH, R7FA2E1A73CBU, R7FA2E1A73CLM, R7FA2E1A73CBV, R7FA2E1A73CNE, R7FA2E1A72DFM, R7FA2E1A72DFK, R7FA2E1A72DFL, R7FA2E1A72DFJ, R7FA2E1A72DNH, R7FA2E1A72DBU, R7FA2E1A72DLM, R7FA2E1A72DBV, R7FA2E1A72DNE, R7FA2E1A53CFL, R7FA2E1A53CFJ, R7FA2E1A53CNH, R7FA2E1A53CLM, R7FA2E1A53CBV, R7FA2E1A53CNE, R7FA2E1A52DFL, R7FA2E1A52DFJ, R7FA2E1A52DNH, R7FA2E1A52DLM, R7FA2E1A52DBV, R7FA2E1A52DNE, R7FA2E2A74CNK, R7FA2E2A74CNJ, R7FA2E2A73CNK, R7FA2E2A73CNJ, R7FA2E2A72DNK, R7FA2E2A72DNJ, R7FA2E2A54CNK, R7FA2E2A54CNJ, R7FA2E2A53CNK, R7FA2E2A53CNJ, R7FA2E2A52DNK, R7FA2E2A52DNJ, R7FA2E2A34CNK, R7FA2E2A34CNJ, R7FA2E2A33CNK, R7FA2E2A33CNJ, R7FA2E2A32DNK, R7FA2E2A32DNJ, R7FA2E2A74CBY, R7FA2E2A73CBY, R7FA2E2A72DBY, R7FA2E2A54CBY, R7FA2E2A53CBY, R7FA2E2A52DBY, R7FA2E2A34CBY, R7FA2E2A33CBY, R7FA2E2A32DBY, R7FA2L1AB3CFP, R7FA2L1AB3CFN, R7FA2L1AB3CFM, R7FA2L1AB3CFL, R7FA2L1AB3CNE, R7FA2L1AB2DFP, R7FA2L1AB2DFN, R7FA2L1AB2DFM, R7FA2L1AB2DFL, R7FA2L1AB2DNE, R7FA2L1A93CFP, R7FA2L1A93CFN, R7FA2L1A93CFM, R7FA2L1A93CFL, R7FA2L1A93CNE, R7FA2L1A92DFP, R7FA2L1A92DFN, R7FA2L1A92DFM, R7FA2L1A92DFL, R7FA2L1A92DNE, R7FA4E10D2CFM, R7FA4E10D2CNE, R7FA4E10B2CFM, R7FA4E10B2CNE, R7FA4E2B9xC, R7FA4M1AB3CFP, R7FA4M1AB2CLJ, R7FA4M1AB3CFM, R7FA4M1AB3CNB, R7FA4M1AB3CFL, R7FA4M1AB3CNE, R7FA4M1AB3CNF, R7FA4M2AD3CFP, R7FA4M2AD3CFM, R7FA4M2AD3CFL, R7FA4M2AD3CNE, R7FA4M2AC3CFP, R7FA4M2AC3CFM, R7FA4M2AC3CFL, R7FA4M2AC3CNE, R7FA4M2AB3CFP, R7FA4M2AB3CFM, R7FA4M2AB3CFL, R7FA4M2AB3CNE, R7FA4M3AF3CFB, R7FA4M3AF3CFP, R7FA4M3AF3CFM, R7FA4M3AE3CFB, R7FA4M3AE3CFP, R7FA4M3AE3CFM, R7FA4M3AD3CFB, R7FA4W1AD2CNG, R7FA6E10F2CFP, R7FA6E10F2CFM, R7FA6E10F2CNE, R7FA6E10D2CFP, R7FA6E10D2CFM, R7FA6E10D2CNE, R7FA6E2B9x3, R7FA6E2BBx3, R7FA6M1AD2CLJ, R7FA6M1AD3CLJ, R7FA6M1AD3CFP, R7FA6M1AD3CFM, R7FA6M1AD3CNB, R7FA6M2AF2CLK, R7FA6M2AF3CLK, R7FA6M2AF3CFB, R7FA6M2AF3CFP, R7FA6M2AD2CLK, R7FA6M2AD3CLK, R7FA6M2AD3CFB, R7FA6M2AD3CFP, R7FA6M3AH3CFP, R7FA6M3AH3CFC, R7FA6M3AH3CFB, R7FA6M3AH2CLK, R7FA6M3AH2CBG, R7FA6M3AF3CFP, R7FA6M3AF3CFC, R7FA6M3AF3CFB, R7FA6M3AF2CLK, R7FA6M3AF2CBG, R7FA6M4AF3CFB, R7FA6M4AF3CFP, R7FA6M4AF3CFM, R7FA6M4AE3CFB, R7FA6M4AE3CFP, R7FA6M4AE3CFM, R7FA6M4AD3CFB, R7FA6M4AD3CFP, R7FA6M4AD3CFM, R7FA6M5AH2CBG, R7FA6M5AH3CFC, R7FA6M5AH3CFB, R7FA6M5AH3CFP, R7FA6M5AG2CBG, R7FA6M5AG3CFC, R7FA6M5AG3CFB, R7FA6M5AG3CFP, R7FA6M5BH2CBG, R7FA6M5BH3CFC, R7FA6M5BH3CFB, R7FA6M5BH3CFP, R7FA6M5BG2CBG, R7FA6M5BG3CFC, R7FA6M5BG3CFB, R7FA6M5BG3CFP, R7FA6M5BF2CBG, R7FA6M5BF3CFC, R7FA6M5BF3CFB, R7FA6M5BF3CFP, R7FA6T1AD3CFP, R7FA6T1AB3CFP, R7FA6T1AD3CFM, R7FA6T1AB3CFM, R7FA6T2AD3CFP, R7FA6T2AD3CFM, R7FA6T2AD3CFL, R7FA6T2AD3CNB, R7FA6T2AD3CNE, R7FA6T2AB3CFP, R7FA6T2AB3CFM, R7FA6T2AB3CFL, R7FA6T2AB3CNB, R7FA6T2AB3CNE, R7FA6T2BD3CFP, R7FA6T2BD3CFM, R7FA6T2BD3CFL, R7FA6T2BD3CNB, R7FA6T2BD3CNE, R7FA6T2BB3CFP, R7FA6T2BB3CFM, R7FA6T2BB3CFL, R7FA6T2BB3CNB, R7FA6T2BB3CNE, R7FA6T3BB3CFM, R7FA6T3BB3CFL, R7FA6T3BB3CFJ, R7FA6T3BB3CNE, R7FA6T3BB3CNH
    S1 Series:
    R7FS124773A01CFM, R7FS124773A01CFL, R7FS124763A01CFM, R7FS124763A01CFL, R7FS128783A01CNG, R7FS128783A01CNE, R7FS128783A01CFM, R7FS128783A01CFL, R7FS128783A01CFJ, R7FS128782A01CLM, R7FS124773A01CNF, R7FS124773A01CNE, R7FS124773A01CNB, R7FS124772A01CLM, R7FS124762A01CLM
    S3 Series:
    R7FS3A77C3A01CFP, R7FS3A77C3A01CFM, R7FS3A77C3A01CFB, R7FS3A77C3A01CNB, R7FS3A77C2A01CLK, R7FS3A77C2A01CLJ, R7FS3A77C2A01CBJ
    S5 Series:
    R7FS5D97E3A01CFP, R7FS5D97E3A01CFC, R7FS5D97E3A01CFB, R7FS5D97C3A01CFP, R7FS5D97C3A01CFC, R7FS5D97C3A01CFB, R7FS5D97E2A01CLK, R7FS5D97E2A01CBG, R7FS5D97C2A01CLK, R7FS5D97C2A01CBG, R7FS5D57C3A01CFP, R7FS5D57C3A01CFB, R7FS5D57C2A01CLK
    S7 Series:
    R7FS7G27G2A01CBD, R7FS7G27G2A01CBG, R7FS7G27G2A01CLK, R7FS7G27G3A01CFB, R7FS7G27G3A01CFC, R7FS7G27G3A01CFP, R7FS7G27H3A01CFC, R7FS7G27H3A01CFB, R7FS7G27H2A01CLK, R7FS7G27H2A01CBG, R7FS7G27H2A01CBD
    RL78:
    R5F10CxB, R5F10CxC, R5F10CxD, R5F10CxE, R5F10CxF, R5F10CxG, R5F10CxJ, R5F10CxK, R5F10CxL, R5F109x8, R5F109xA, R5F109xB, R5F109xC, R5F109xD, R5F109xE, R5F10BxA, R5F10BxC, R5F10BxD, R5F10BxE, R5F10BxF, R5F10BxG, R5F10BxG, R5F10PxD, R5F10PxE, R5F10PxF, R5F10PxG, R5F10PxH, R5F10PxJ, R5F113xG, R5F113xH, R5F113xJ, R5F113xK, R5F113xL, R5F10Yx4, R5F10Yx6, R5F10Yx7, R5F105xA, R5F102x6, R5F102x7, R5F102x8, R5F102x9, R5F102xA, R5F103x6, R5F103x7, R5F103x8, R5F103x9, R5F103xA, R5F100xA, R5F101xA, R5F100xC, R5F101xC, R5F100xD, R5F101xD, R5F100xE, R5F101xE, R5F100xF, R5F101xF, R5F100xG, R5F101xG, R5F100xH, R5F101xH, R5F100xJ, R5F101xJ, R5F100xK, R5F101xK, R5F100xL, R5F101xL, R5F140xK, R5F140xL, R5F104xA, R5F104xC, R5F104xD, R5F104xE, R5F104xF, R5F104xG, R5F104xH, R5F104xJ, R5F104xK, R5F104xL, R5F10ExA, R5F10ExC, R5F10ExD, R5F10ExE, R5F10JxC, R5F10KxC, R5F11AxG, R5F11AxH, R5F11AxJ, R5F11BxC, R5F11BxE, R5F11Ex8, R5F11ExA, R5F11Wx7, R5F11Wx8, R5F11Yx7, R5F11Yx8, R5F11ZxA, R5F11NxE, R5F11NxF, R5F11NxG, R5F11RxG, R5F107xC, R5F107xE, R5F10MxE, R5F10MxG, R5F10NxE, R5F11TxE, R5F10NxG, R5F11TxG, R5F10NxJ, R5F117x8, R5F117xA, R5F117xC, R5F11CxC, R5F10Rx8, R5F10RxA, R5F10RxC, R5F10WxA, R5F10WxC, R5F10WxD, R5F10WxE, R5F10WxF, R5F10WxG, R5F11MxD, R5F11MxE, R5F11MxF, R5F11MxG, R5F110xE, R5F110xF, R5F110xG, R5F110xH, R5F110xJ, R5F111xE, R5F111xF, R5F111xG, R5F111xH, R5F111xJ