Flasher ATE

From SEGGER Wiki
Revision as of 10:46, 27 March 2020 by MichaelF (talk | contribs)
Jump to: navigation, search

Documentation

Tooling

  • JFlash - Project file generation tool for ARM related MCUs
  • Universal Flasher Loader - Project file generation for non ARM related MCUs

J-Flash

The J-Flash tool is required to create the project files for an ARM core MCUs for the Flasher. You need to create a:

  • project configuration file (*.cfg file) and
  • data file (*.dat file) and

For some device an additional device.pex file is generated. This must be copied to the flasher as well and it must be located in a folder named like the project, e.g the project is named "test0234" the device.pec must in a folder name "test1234".

Use full links

Universal Flasher Loader

The Universal Flasher Loader tool is required to create the project files for an non ARM core MCUs for the Flasher. You need to create a:

  • project configuration file (*.uni file),
  • data file (*.dat file) and
  • the programming algorithm extension file (*.pex file).


Use full links


List of supported devices

https://www.segger.com/downloads/supported-devices.php?model=flasher-unified

Target Interfaces

Adapters

Target interface Interface adapter Part number Comments
AVR SPI SEGGER AVR SPI Adapter 8.06.25 SEGGER AVR SPI Adapter
JTAG 19 Pin Cortex-M Adapter
9 Pin Cortex-M Adapter
ARM-14 pin Adapter
8.06.00
8.06.02
8.06.01
19 Pin Cortex-M Adapter
9 Pin Cortex-M Adapter
ARM-14 Adapter
ICSP none
I2C none pull-ups need to be placed on the target PCB
PDI SEGGER AVR PDI Adpater 8.06.26 SEGGER AVR PDI Adapter
RX FINE J-Link RX FINE Adapter 8.06.10 J-Link RX Fine
SWD 19 Pin Cortex-M Adapter
9 Pin Cortex-M Adapter
ARM-14 Adapter
8.06.00
8.06.02
8.06.01
19 Pin Cortex-M Adapter
9 Pin Cortex-M Adapter
ARM-14 Adapter
SWIM SEGGER STM8 Adapter ¹ 8.06.22 SEGGER STM8 Adapter

¹ Adapter includes some mandatory component, e.g. pull-up resistors or signal level shifter.