Friday, January 14, 2022

How to Downgrade Xprog Clone to V5.5.1?

Purpose of downgrade: xprog clone v5.5.5 cannot read or write BMW FRM3 reliably.

Solution: Downgrade to X-Prog v5.5.1 and use a dump from the Internet (v5.5.1 can't read D-flash) or buy a new Xprog v5.6 or newer (latest v5.84).

 

Version needs to be updated: 5.5.5 was not stable, Verification failed more often than succeeded or other versions that does not have valid certificates.

xprog-v555

Version desired: V5.5.1

 

All software discussed below, is located here.

1. In order to flash the XProg, you need at Atmel programmer. The cheapest Atmel programmer you could find was the USBASP. You will want to pick up the two-pack from Amazon

usbasp

UPDATE USBASP FIRMWARE

2. Most of the cheap Atmel programmers come with outdated firmware, this one came with firmware from 2008 - Even though the most recent firmware available, was last updated in 2011! To update the firmware, you will need to:

  1. Solder a pin header onto JP2
  2. Download the latest firmware from: https://www.fischl.de/usbasp/
  3. Install AVRDUDE (Command Line) or AVRDUDESS (GUI)
  4. Put a jumper on the JP2 pin header of the TARGET (the USBASP) that you will be programming
  5. Connect the two USBASPs with the 10-wire cable
  6. Copy the "usbasp.atmega8.2011-05-28.hex" firmware to the AVRDUDE folder. I used the command line AVRDUDE to upgrade the USBASP, since it was a short command.
  7. Code:
    avrdude.exe -c usbasp -p m8 -U flash:w:usbasp.atmega8.2011-05-28.hex:i
  8. You will receive an error "sck cannot be set", this is the reason we are performing the firmware update, and it will be corrected following the firmware update.

 

CONNECT USBASP AND XPROG HARDWARE

3. Now that the USBASP has been updated, we can work on connecting the USBASP and XProg hardware.

  1. Open the XProg (If you have a metal case, there are 8 screws, four on each side. Then the XProg just slides out.
  2. Solder the pin header onto the 11 pins on the XProg. I taped the pin header in place in order to solder it, as the top components are taller than the pin header.
  3. Create a 10-pin female-to-female cable in order to connect the USBASP to the XProg. I used a colour coded cable to keep track of the pins.
  4. Connect the XProg to the USBASP. You will be using Power (+5V), 2xGround, MISO, MOSI, RESET, and SCK. Start with the USBASP, then the XProg. Check your connections. Check them again.

 

FLASH THE XPROG

4. The USBASP and XProg are linked together, now to program the XProg.

  1. Open AVRDUDESS.
  2. Click "Detect" The console output should show "Detected ... = ATmega64"
  3. Under "Flash" open "atmega flash.bin". You will need to change the dropdown to "all files" as it autofilters .hex
  4. Under "Flash" open "eep.bin"
  5. Under Options, select "Erase Flash and EEPROM (-e)"
  6. Under "Fuses & Lock Bits", check "Set fuses" and "Set lock". Set the following values:
    L = 0x2F
    H = 0xCA
    E = 0xFF
    LB = 0xFC
  7. The command line should now show:
    Code:
    -c usbasp -p m64 -B 0.5 -e -U flash:w:"C:...\XProg5.51\atmega\atmega flash.bin":a -U eeprom:w:"C:...\XProg5.51\atmega\eep.bin":a -U lfuse:w:0x2F:m -U hfuse:w:0xCA:m -U efuse:w:0xFF:m -U lock:w:0xFC:m
  8. Click "Program!". The console output will show that the Lock Fuse and Final Verification failed. This is expected, if the MCU is not locked, XProg will not work.

 

INSTALL XPROG-M SOFTWARE IN A VM

 

5. I decided to install XProg into a VM, to avoid having to do this all again in some time. XProg has rudimentary VM detection, but is easily circumvented.

  1. Create a Windows 7 (x64) VM in VMWare Workstation.
  2. Do not install the VM Drivers. This means you will be limited to USB 2.0. (This is OK, XProg m box uses an FTDI USB <-> Serial adapter, so its not like USB 2.0 will be a limiting factor)
  3. Copy the XProg 5.5.1 Program, Drivers and weird Chinese Acrobat Reader to the VM. (I don't know if it has to be this one, but it won't work without Acrobat >10 installed)
  4. Install Adobe Acrobat
  5. Plug in the XProg, and attach the USB to the VM. Open "Device Manager" and under "Other Devices", "USB <-> Serial" should be listed with an exclamation mark. Right click and choose "Update Driver Software". Choose "Manually" and navigate to the "XProg Driver" directory. Choose "Install this driver software anyway". Disconnect XProg
  6. Shut down the VM, and add the following lines to the VMX file to stop the VM detection.
    Code:
    monitor_control.virtual_rdtsc = "false"
    monitor_control.restrict_backdoor = "true"
    isolation.tools.getPtrLocation.disable = "true"
    isolation.tools.setPtrLocation.disable = "true"
    isolation.tools.setVersion.disable = "true"
    isolation.tools.getVersion.disable = "true"
    monitor_control.disable_directexec = "true"
  7. Start up, plug in XProg and verify that "USB Serial Port" appears in Device Manager. Note the COM Port.
  8. Copy the XProg 5.5.1 folder to "Program Files (x86). Open C:\Program Files (x86)\XProg 551\ and add "xprognew.reg" to the registry.
  9. In VMWare Workstation, change Network settings, and uncheck "Connected" and "Connected at power on
  10. Plug in XProg. Open XProgDesktop.exe. Click "Help" and "Hardware Info". The XProg will tell you that your firmware needs to be updated. Update the firmware.
  11. Connect the FRM and daughterboard. Click "Help" -> "Hardware Info" and it will show the HC(S)12 BDM.

 

CONNECT THE FRM

6. Physically connect your FRM.

  1. Prep the solder points. They are large test points that take rosin-core solder quite readily - Nice and easy to solder.
  2. Solder the wires to the test points. Your colours may vary, if you received a different wiring harness with your XProg.
  3. You don't need to use the daughterboard, but I figured it wouldn't hurt. Here are the labels from the HC(S)12 adapter board:
  4. Wire colours, if you have a matching harness are pictured below.

 

PROGRAM THE FRM

7. Now you can finally program your FRM: (Check detail guide: Repair BMW FRM3 with xprog)

Open XProg and select: "MCU/MPU" -> "Freescale 9S12XE" -> "MC9S12XEQ384_D-FLASH"

Open a new hex file to download the D-FLASH. Click "New". Click "Read"

At this point XProg will connect, check certificates, then set up BDM. It will probably tell you the flash is corrupted, you need to select 0k of EEPROM and 32k of FLASH (This is the default).

Once the download is complete, save the D-FLASH. Open the D-FLASH using tomvleeuwen's app or webpage - http://tlvps.tomvanleeuwen.nl/frm/ . If you use the app it will ask you to open the D-FLASH you just saved, then ask you where you want to store the new EEPROM (I used the app, as my computer needed to be offline to use XProg)

Open the newly created EEPROM file in XProg

Change the device to: "MCU/MPU" -> "Freescale 9S12XE" -> "MC9S12XEQ384_EEE"

Erase the FRM. Change "Sectors" to "16".

Click "Write"

Click "Verify". You may need to run the "Erase"/"Write"/"Verify" sequence multiple times before it verifies correctly. If you get a "device silent" error, try again. This is typically caused by a lower quality USB cable, or the XProg/FRM cables are slightly too long.

Click "New". Click "Read" Your newly read FRM EEE should match. If you read the D-Flash again, it should come back empty (0x0). This is good.

Reinstall in the car, and you should be good to go!

http://blog.obdii365.com/2022/01/14/downgrade-xprog-china-clone-to-stable-version/

Thursday, January 13, 2022

Convert FRM3 D-flash to EEE and Repair by XPROG

 Q: Looking to do BMW FRM3 programming and looking at purchasing the Xhorse VVDI Prog. I am curious if I were to get a corrupted FRM3 read is there a cloud database Xhorse has that will have a good eeprom file to flash back into the corrupted FRM3? As long as its a compatible ID of course. I could not find any software to convert the D-flash to eeprom.

 

 

A: Yes, you can use this tool: http://tlvps.tomvanleeuwen.nl/frm/

The best way to repair FRM module seems to be reading dFlash memory. When you try to read it, the programmer tells you the partition is correct and then you choose the size of EEPROM of 0 sectors - then you read full dflash.   You can download the dflash to eee convertor, convert the data and write back as eee.

This tool allows the currupt data in the microprocessor to be read, even after the eeprom not corrupted. This is done by reading the d-flash contents from the microprocessor using an appropriate programmer (like xprog, vvdi prog, orange5, upa etc), after which this program can convert it to an eeprom image which can then be programmed to the simulated eeprom area again using the same programmer.

convert frm3 d-flash to eeprom

How to use the D-FLASH to EEPROM converter:

Example 1: 

Repairing BMW FRM3 with vvdi prog (incl. convert D-flash to EEPROM).

 

Example 2:

Repair FRM3 with xprog China clone

xprog-repair-bmw-frm3-1

1. Prep the solder points. They are large test points that take rosin-core solder quite readily - Nice and easy to solder.

xprog-repair-bmw-frm3-2


2. Solder the wires to the test points. Your colours may vary if you received a different wiring harness with your XProg.

xprog-repair-bmw-frm3-3

3. You don't need to use the daughterboard, but I figured it wouldn't hurt. Here are the labels from the HC(S)12 adapter board:

xprog-repair-bmw-frm3-4

4. Wire colours, if you have a matching harness:

xprog-repair-bmw-frm3-5

So the soldering is done, now its time for the programming.

5. Open XProg and select: "MCU/MPU" -> "Freescale 9S12XE" -> "MC9S12XEQ384_D-FLASH"

xprog-repair-bmw-frm3-6

6. Open a new hex file to download the D-FLASH.
a. Click "New"
b. Click "Read"
c. At this point XProg will connect, check certificates, then set up BDM. It will probably tell you the flash is corrupted, you need to select 0k of EEPROM and 32k of FLASH (This is the default).

xprog-repair-bmw-frm3-7

7. Once the download is complete, save the D-FLASH. Open the D-FLASH using tomvleeuwen's app or webpage - http://tlvps.tomvanleeuwen.nl/frm/ . If you use the app it will ask you to open the D-FLASH you just saved, then ask you where you want to store the new EEPROM (I used the app, as my computer needed to be offline to use XProg)

8. Open the newly created EEPROM file in XProg

xprog-repair-bmw-frm3-8

9. Change the device to: "MCU/MPU" -> "Freescale 9S12XE" -> "MC9S12XEQ384_EEE"

xprog-repair-bmw-frm3-9

10. Write the new EEPROM to the FRM3
a. Click "Erase". Yes I am sure. Yes the flash is corrupted - Fix it.
b. Click "Write"
c. Click "Verify".
d. Run the "Erase" / "Write" / "Verify" three times to get it to verify correctly.

xprog-repair-bmw-frm3-10

DO NOT PANIC - If you read the D-FLASH again, it will come back empty (0x0). This is normal and desired behaviour.

Reinstall into the car, and everything should work the way you want!

Seriously took about 5 minutes to read the D-Flash, generate the EEProm, and write it back once the solder points were connected. When you plug the module back into the car, it worked perfectly.

You can connect and read the dflash with the autel xp400 (im608) as well. You'll have to check within the programmer section. Once you read the dflash, you can upload to the converter above and it will generate repaired eeprom. Then you write the generated eeprom file via xp400 and your FRM is fixed.

Some programmers (like Orange5) allow you to read D-flash while the partition table is not corrupt. Hence you were able to find the D-flash dump from a good unit.

Also, it might seem that D-Flash is empty if you only look at the first sector, since it is possible that the first sector is empty but there is some data further down in the file. I wondered once for a long time why it was empty, so just a warning for everyone trying to recover via D-flash.

 

Related reading:

Top 7 BMW FRM3 Repairing Tools Reviews + Procedure

Monday, June 29, 2020

Xprog V6.12 Certificate Expired or Validated Error Solution

Problem:
I've bought a Clone Xprog 6.12, but when select any mcu to read it always says that “the certificate has expired or is not validated. Do you want to update it now”
I've disabled any antivirus software.
How can i solve this problem?
Xprog V6.12 Certificate Expired or Validated Error
Possible reason:
It is not caused by software nor operating system (Winxp, Win7 etc).
You have connected the USB dongle and run an upgrade online.  Xprog v6.12 software CANNOT be updated online.  Otherwise x-prog will be locked.


Solution:
1. Order a replacement CPU and change the CPU by yourself.
2. If you don't know how to change CPU, send the xprog unit back for repair.

Contact obdii365.com customer service to get replacement CPU:
Whatsapp: +86 18259252285
Email: Sales@OBDII365.com
Skype: OBDII365.com

Thursday, May 28, 2020

Xprog, Orange5, iprog, which better to program eeprom?

I have xprog 5.55 clone a couple of years and never let me down mate. newer versions have issues.
also upa clone, old but still good, tl866 clone, and orange too
with little knowledge and searching in forum (DK or MMH) you can rework most of them and never have problems
They are pretty cheap so I suggest ,—-if you do it as a hobby—-,buy both xprog and upa with all their adapters.
But surely original devices have plenty of advantages.

Orange5:
– A must have
. You can’t avoid to get it if you want to do the car work seriously. Good for EEPROMs, MCUs, has a good Immo-content. This immo-part can be very helpful: in many cases you have only to solder some vires to the PCB, and you can read/write the needed content. Contains tons of pictures of immo-boxes, ECUs, and other PCBs; chip pinouts, and lots of useful information. The basic kit costs only €350, I suggest to pay a bit more, and buy all the needed connectors with the basic kit: SOIC8 DIP8, SOIC8 14 soldering, SSOP8, Lead with clips POMONA SOIC8 & DIP8, PQFP52 PQFP80, TMS374, 912 908 and 705E6 in-circuit leads, HC11ES and 05B6 WDT VW chip connectors (be getle with ’em, otherwise you have to buy a new one after 5-10 uses), ST62xx, 908AS60/AZ60 QFP64, all Motorola connectors. You will see how often do you use this connectors, and you can re-order the frequently needed ones.

– orange5 is best for old motorola like 3d33j or 1d62j eeprom too.

– Orange5 you must push disable security button 1st on some.

– Orange5 plus v1.35 is newly available (full kits for $199 with USB Dongle and Full Adapter Full Packet Hardware + Enhanced Function Software) .
Difference between xprog version (v5.55 v5.60 v5.74 v5.84 v6.12):
– a higher sw version supports more mcu´s /eeprom a.s.o.
but some of this protocols even not work correctly on clones…
when you have a specific mcu, make a research on google and read comments on forum about possibilities read/write…

XProg-M:
– Good tool, but not necessary to have (or get a Chinese one). It was the first one what I had, but you can find where it leaks sooner as you could think. It was and is a very good eprommer. Very good if you have to deal with Motorola’s, but not so universal than the O5, or the VVDI Prog. If you buy the original one, it can be expensive: €2000 for the full set with all the sw authorization and connectors, but you can get the Chinese clone of v5.5 from $50 and Xprog V6.12 with USB dongle for $179.
Warning: The cheap version can cause troubles, because it is built from cheapest parts. Sometimes 0.01 V difference can cause expensive troubles

– Use xprog only for old ews3 and work well .

– Occasionally the old xprog will come out the box but not very often anymore.

– Be careful with whatever kit u buy – vvdi for example it’s easy to select 6 pin eeprom instead of 8.

iprog+ clone: not so good for eeprom
I’ve managed to read eeproms with iprog, but I wouldn’t recommend it. Use the Eeprom adapter, pin #1 is where the lever is.

To be upgrading…

Sunday, May 24, 2020

Xprog v5.84 Access violation Error Solution

Xprog m box v5.84 error "Access violation at address 00616DC6 in module "XProgDesktop.dll".
Read of address 00000000."
xprog-access-violation-
Solution:
Please install the ADOBE reader in software CD. It should be fine. 

Tuesday, May 12, 2020

How to Solve XProg 5.84 Error "Waiting Certificate"

Bought xprog 5.84 box from China, installed on my windows 7 32bit according to the instruction video. When I am going to read eeprom the “Waiting Certificate” bar moving always.
xprog-v584-Waiting-Certificate-1

Possible reason:
This means the certificate has been lost.

Very important!!!
xprog m 5.84 with usb dongle, no need activation, but Please be noted to click on the registry before opening the software each time to prevent loss of the certificate.
xprog-v584-software-1

xprog-v584-software-2
What to do?
Option 1:
Send back to the seller for repair.

Option 2:
Replace the chip, solder by yourself.

This is ATMEGA64A Chip For XPROG-m V5.84 Replacement Soldering Chip
xprog-v584-replace-chip-1

xprog-v584-replace-chip-2
PS: This Chip only works for XPROG V5.84 version ,it does not supports any low version update to V5.84.

Where to buy the ATMEGA64A Chip?
Please feel free contact at E-Mail:Sales@OBDII365.com

XPROG Box V5.84 using tips:
Everytime before run V5.84 software ,please MUST CLICK 5.84Registry File .So it can avoid lost certificate.
Please MUST click this before run V5.84 software
Do not try to update it ,otherwise device will dead, buyer suffer it .

XPROG Box V5.84 tech support: www.obdii365.com

Thursday, March 12, 2020

Xprog M Box V6.12 vs. Xprog V5.84

New Xprog M software 6.12 and 5.84 which version reads more?

Xprog 6.12 adds 4 new adapters ADP-0006 M35080 ICP, QFP64 MC908AZ/AS603K85K, ADP-0019 Rev. B, QO18S714. 

But actually xprog 5.84 does more than V6.12.


V6.12 missing following MCUs which xprog 5.84 will do. 

 Dashboards
Audi
AUDI A3 2007
AUDI TT 2008

BMW
E38-M35080
E39-M35080
E46-M35080
E46-M35080-BOSCH
E53-M35080
E65-M35080
X3-E83-M35080

CDC32xx24C32-Tool
1K0920863B
1K0920864B
1K0920873B
1K0920874B
1K0920972D
1K6920972E
1K6920974B
100920873A
1T0920864A
1T0920874A
1Z0920812D
1K0920863B
1K0920864B
1K0920873B
1K0920874B
1K0920972D
1K6920972E
1K6920974B
1009208734
1T09208644
1T09208744
1Z0920812D
1Z0920842D
1Z0920842E
1Z0920912D
3C0920852S
3C0920871D
8J0920930E
8P0920901K
8P0920931B
8P0920931E


Renalt Clio IV
MC9S12XHY256_ D-FLASH
MC9S12XHY256_ P-FLASH

SKODA

DCTAVIA 2006
OCTAVIA II 2007

VW
Caddy 2006
Caddy 2008
GOLF V from 072006
JETTA until 07-2006
JETTA from 07-2006
PASSAT CDC3217
PASSAT CDC3297
Touran 2007
Immobilizers
BMW
EWS 3
EWS 3/2D47J/

CAS4 1N35H 5M48H man.date from 1030 v2
INC5H_ 5M48H_ D-FLASH_ BACKUP_ v2
1N35H_ 5M48H_ P-FLASH_ BACKUP_ v2
1N35H__5M48H_ D-FLASH_ v2
1N35H_ 5M48H_ P-FLASH_ v2
MC9S12C64-FLASH

CAS4 1N35H 5M48H man.date from 1030 v1
1N35H 5M48H_ D-FLASH BACKUP _v1
1N35H 5M48H_ P-FLASH BACKUP_ v1
1N35H 5M48H_ D-FLASH_v1
1N35H 5M48H_P-FLASH_v1
MC9S12C64-FLASH

CAS4 1N35H 5M48H man.date up to 1008 v1
1N35H 5M48H_ D-FLASH BACKUP _v1
1N35H 5M48H_ P-FLASH BACKUP_ v1
1N35H 5M48H_ D-FLASH_v1
1N35H 5M48H_P-FLASH_v1
MC9S12C64-FLASH

Yamaxa
T-MAX Type I 9S12T64
T-MAX Type_ II 9S12T64

VW
VW_ KESSY EEE Secured
VW_ KESSY P-FLASH-Secured
 Airbag [XC2xxx]
AL34-14B321 -FA(XC2361A-56)
AL34-14B321-FA flash0
AL34-14B321 FA flash1
AL34-14B321-FA flash3

BJ32-14D374-AC(XC2361A-56)
BJ32-14D374-AC flash0
BJ32-14D374-AC flash1
BJ32-14D374-AC flash3

KD35-57K30B-(XC2361A-56)
KD35-57K30B flash0
KD35-57K30B flash1
KD35-57K30B flash3

AL34-14B321 -FA(XC2361B-40)
AL34-14B321-FA flash0
AL34-14B321-FA flash1

BR33-14B321 -AF(XC2060N-40)
BR33-14B321-AF flash0
BR33-14B321-AF flash1

FR3T-14B321 -AF(XC2336A-72)
FR3T-14B321-AF flash0
FR3T-14B321-AF flash1
FR3T-14B321-AF flash3 


  Airbag [SPC56xxx/MPC560x]
Honda_ Acord(SPC564P54L3)
SPC564P54Lx DATA flash
SPC5604P54Lx_ CODEL flash

Honda_ CR-V(SPC560P50L3)
Code Flash
Data_ Flash

Honda_ Jazz(SC667051 /MPC5604P 0M26V)
Code Flash
Data_ Flash
Renault(SPC560P50L3)
Code Flash
Data_ Flash
VW__Golf7(SPC560P50L3)
Code Flash
Data_ Flash

  Airbag [Renesas]
Peugeot Citroen(D70F3524)
uPD70F3624_ Code Flash(SPI)
uPD70F3624_ Data Flash[SPI]

Opel Mokka 2016 (D70F3548)
uPD70F3548/49/50 Data Flash
uPD70F3548_ Code_ Flash

Related post:





Sunday, February 16, 2020

Free Download and Install Xprog V6.12 Software

Latest version Xprog V6.12 box programmer software can be downloaded here for free:
Software version: V6.12, Firmware: V4.4
Password: fxo5qz
or download from google drive here
https://drive.google.com/open?id=1kJQot_4d_m3i4RlFCW00Nh9O3dZbgm4L
xprog-new-license
What’s new in xprog 6.12?
xprog-612-pcb-1

xprog-612-pcb-2

xprog-612-pcb-3

xprog-612-pcb-4
How to install Xprog v6.12 software?
  • Operating system: WinXP/Win7 32bit and 64 bit
  • Disconnect the internet. Disable anti-virus program.
  • With USB Dongle, No need activation
Step 1: Install Adobe Reader
Open software CD or download software via links
install-xprog-v612-software-1

Copy and paste all files from CD to desktop
install-xprog-v612-software-2

Open 6.12 AdbeRdr11000_mui_Std folder and install AcroRead setup
Press Next
install-xprog-v612-software-3

Select Manually check for and install updates and press Install
Installing Adobe Reader XI
Adobe setup installation completed.
Press Finish.
Delete 6.12 AdbeRdr11000_mui_Std folder on desktop

Step 2: Merge registry 
Cut English 6.12 software folder from desktop and paste to C://
install-xprog-v612-software-4

Open English 6.12 software folder
install-xprog-v612-software-5

Send XprogDesktop to desktop
install-xprog-v612-software-6

Merge 6.12registry
Confirm registry information by pressing Yes
install-xprog-v612-software-7

Mergen registry successfully
Delete Chinese software 6.12 folder, installation video and Adobe Reader XI on desktop

Step 3: Install xprog driver
Connect xprog v6.12 and usb dongle with computer
install-xprog-v612-software-8

Open Computer Management->Device Manager->Other devices->Xprog Box, right click and select Update Driver Software
install-xprog-v612-software-9

Choose Browse for driver software on your computer
Choose driver software location (from desktop driver folder)
Press Next
install-xprog-v612-software-10
install-xprog-v612-software-11

Install driver software success and COM Port was set to 6
(* If fail to uninstall device driver, make sure you select the correct driver folder and system (32bit or 64bit).
Step 4: Run software
Run XprogDesktop.exe shortcut on desktop as Administrator
Accept license agreement
install-xprog-v612-software-12

Check device information and run xprog software

install-xprog-v612-software-13

install-xprog-v612-software-14

Sunday, December 22, 2019

Xprog M V5.84 Full Chip List

Xprog M Box V5.84 programmer supported Full Chip List:


Type
  Serial EEPROM
    Atmel
AT24C01A
AT24C02
AT24C04
AT24C08
AT24C16
AT24C32
AT24C32A
AT24C64
AT24C64A
AT25010
AT25020
AT25040
AT25080
AT25160
AT25320
AT25640
AT25128
AT25256
AT93C46
AT93C46A
AT93C56
AT93C56A
AT93C57
AT93C66
AT93C66A

    Catalyst
CAT24(W)C02
CAT24(W)C04
CAT24(W)CO8
CAT24(W)C16
CAT24(W)C32
CAT24(W)C64
CAT93C46
CAT93C46A
CAT93C56
CAT93C56A
CAT93C57
CAT93C66
CAT93C66A
CAT93C86
CAT93C86A

    FAIRCHILD
FM93C46
FM93CS46
FM93C56
FM93C66
FM93C86A
    Microchip
24xx011
24xx014
24xx02
24xx04
24xx08
24xx16
24xx32
24xx64
24xx128
24xx256
93xx46A
93xx46B
93xx46C
93xx56A
93xx56B
93xx56C
93xx66A
93xx66B
93xx66C
93xx76A
93xx76B
93xx76C
93xx96A
93xx96B
93xx96C
    Mitsubishi
         M6M80011
    M6M80021
    M6M80041
    National
         NM24C02
    NM24C03
NM24C04
NM24C05
NM24C08
NM24C09
NM24C16
NM24C17
NM93C06/L/LZ
NM93C46/L/LZ
NM93CS46/L/LZ
NM93C46A/AL
NM93C56/L/LZ
NM93C56A
NM93CS56/L/LZ
NM93C66/L/LZ
NM93C66A
NM93CS66/L/LZ
NM93C86A/AL
    ST
ST24/25xx01
ST24/25xx02
ST24/25xx04
ST24/25xx08
ST24/25xx16
M24C32
ST24/25E32
M24C64
ST24/25E64
ST24/25E256
M35080
M35160
M93C06
M93C56
M93C66
M93C76
M93C86
M95010
M95020
M95040
M95080
M95160
M95320
M95640
M95128
M95256
M95512
ST93C06
ST93C46A/47
ST93CS46/47
ST93C56/57
ST93CS56/57
ST93C66/67
ST93CS66/67
ST95P02
ST95P04
ST95P08

    Toshiba
TC89101
TC89102
    Xicor
X24(C)02
X24(C)04
X24(C)08
X24(C)16
X24164
X24(C)44

  MCU/MPU
    Atmel
ATmega8
ATmega16

ATmega32
ATmega64
ATmega128
    neon(XC16x)
SA-KXC164C9-16F
SA-KXC164CS-32F
    neon(XC20xx)
SAH-XC2060M-104 flash0
SAH-XC2060M-104 flash1
SAH-XC2060M-104 flash2
SAH-XC2060M-104 flash3
SAK-XC2060N-40 flash0
SAK-XC2060N-40 flash1

    neon(XC22xx)
SAH-XC226xN-16 flash0
SAH-XC226xN-16 flash1
SAH-XC226xN-24 flash0
SAH-XC226xN-24 flash1
5AH-XC226xN-40 flash0
SAH-XC226xN-40 flash1

    neon(XC23xx)
SAH-XC23364-72 flashO
SAH-XC23364-72 flash1
SAH-XC23364-72 flash3
SAK-XC2336B-24 fla.h0
SAK-XC2336B-24 flash1
SAK-XC2336B-40 flash0
SAK-XC2336B-40 flash1
SAK-XC236xA-56 flashO
SAH-XC236xA-56 flash1
SAH-XC236xA-56 flash3
SAH-XC236xA-72 flash0
SAH-XC236xA.72 flash1
SAH-XC236xA-72 flash3
SAH-XC236xA-104 fashO
SAH-XC236xA.104 fash1
SAH-XC236xA-104 flash2
SAH-XC236xA-104 flash3
SAH-XC236xB-24 flashO
SAH-XC236xB-24 fash1
SAH-XC236xB-40 flashO
SAH-XC236xB-40 flash1

    neon(XC27xx)
SAH-XC27x7X flash0
SAH-XC27x7X flash1
SAH-XC27x7X flash2
SAH-XC27x7X flash3
SAH-XC27x7X flash4
SAH-XC27x7X flash5
SAH-XC27x7X flash6

    Freescale/NXP(MAC7xxx)
MAC7111VAG50 Flash
MAC7111VAG50_ Data_ Flash
MAC71 12VAG50_ Flash
MAC7112VAG50_ Data _Flash
MAC7116VAG50_ Flash
MAC7116VAG50_ Data _Flash
MAC7131MVF_ Flash
MAC7131MVF_ Data_ FIash
MAC7241VAF64_ Flash
MAC7241VAF64_ Shadow_ Block
MAC7242VAF64_ Flash
MAC7242VAF64_Shadow_Block
        
    Microchip
         PIC12C509A

    Micronas
CDC3217G
CDC3272G
CDC3297G
CDC32xxG> 24C32


    Micronas-secured
CDC3217G-secured
CDC3272G-secured
CDC3297G-secured
CDC32xxG-secured>24C32

    Freescale/NXP HCO5
MC68HC05B4/B6/B8/B16/B32
MC68HC705B16[0D28J]
MC68HC705B16N
MC68HC705B32
MC68HC705B32(3G96A)
MC68HC05X32(0D53J)
MC68HC05X32(0D62J)
MC68HC05X32(0D69J;1H52A)
MC68HC05X32[1D69J]
MC68HC705X32(2D59J)
MC68HC05K3(S105078003)
NC68HC05E6(0F82B)
MC68HC05E6(0G72G)
MC68HC05H12[0H57A]
MC68HC05P3(1E25B)
MC68HC705P3(1F75B)
MC68HC05V12(1H24M)

    Freescale/NXP HCO8
XC68HC708AZ60(8H62A)
MC68HC084S32(1J27F)
MC68HC08AZ32
MC68HC08AZ32(0J66D)
MC68HC908AZ32(0L72A)
MC68HC08AZ32A(1L52H)
MC68HC08AZ32A(2L52H]
MC68HC08AS60
MC68HC08AS60[8H62A)
MC68HC908AS60(3J74Y)
MC68HC08AZ60
MC68HC08AZ60(2J74Y)
MC68HC08AZ60[1J35D)
MC68HC08AZ60A
MC68HC08AZ604(1L87J)
MC68HC9084Z604[3K85K]


    Freescale/NXP HCO8-Updated
MC68HCx08AS/AZ32 CONFIG
MC68HCx08AS/AZ60 CONFIG
MC68HCx08AS/AZ32A CONFIG
MC68HCx08AS/AZ60A CONFIG
MC68HCx08AS/AZxxx EEPROM1+security
MC68HCx08AS/AZxxx EEPROM2+security
MC68HCx08AS/AZxxA EEPROM2+security
MC68HC908AS32A_ FLASH+security
MC68HC908AS32A_FLASH+secuity
MC68HC908AS60_ FLASH+security
MC68HC908AS60A_ FLASH+security
MC68HC908AZ60_FLASH+security
MC68HC9084Z60A FLASH+security
MC68HC908GR4_ FLASH+secuity
MC68HC908GR8_ FLASH+secuity
MC68HC908GR16 FLASH+security
MC68HC908LJ12 FLASH+security
MC68HC908L J24_ FLASH+security
MC68HC908LK24_ FLASH+secunty


    Freescale/NXP 9S08
MC9S08AW8 FLASH
MC9S08AW16_ FLASH
MC9S08AW32_ FL ASH
MC9S08AW48_ FLASH
MC9S08AW60_ FLASH
MC9S08DZ16_ EEPROM
MC9S08DZ16_ FLASH
MC9S08DZ32_ EEPROM
MC9S08DZ32_ FLASH
MC9S08DZ48_ EEPROM
MC9S08DZ48_ FLASH
MC9S08DZ60_ EEPROM
MC9S08DZ60_ FLASH-I
MC9S08DZ60_ FL4SH-II
MC9S08DZ96_ EEPROM
MC9S08DZ96_ FLASH
MC9S08DV96_ FLASH
MC9S08DZ128_ EEPROM
MC9S08DZ128 FLASH
MC9S08DV128 FLASH
MC9S08JM8_ FLASH
MC9S08JM16_ FLASH
MC9S08JM32_ FLASH
MC9S08JM60_ FLASH


    Freescale/NXP HC11
MC68HC11A1[C11W]
MC68HC11A8-old
MC68HC11A8-new
MC68HC11A8[AB95T)
MC68HC11E1
MC68HC11E9(4E28B)
MC68HC11E9(W/Secunty 0F36W)
MC68HC11EA9
MC68HC11EA9(0D46J)
MC68HC11EA9[1D47J]
MC68HC11EA9[2D47J)
MC68HC11A1(C11W)
MC68HC11A8-old
MC68HC11A8-new
MC68HC11A8(AB95T)
MC68HC11E1
MC68HC11E9(4E288)
MC68HC11E9(W/Security 0F36W)
MC68HC11EA9
MC68HC11EA9(0D46J)
MC68HC11EA9(1D47J)
MC68HC11EA9(2D47J)
MC68HC11EA9(2D47J W/Secunty)
MC68HC11F1(2F37E]
MC68HC11F1E87J]
MC68HC11K4
MC68HC11K4(0E75J]
MC68HC11K4(1E62H]
MC68HC11K4[3E74J)
MC68HC11KA4
MC68HC11KA4(0E57S)
MC68HC11KS2(1E59B)
MC68HC11KS2(0H95B]
MC68HC11KW1
MC68HC11L6
MC68HC11P2(3E74J)
MC68HC11P2(1E53M]
MC68HC11P2(0G10V]
MC68HC11PA8
MC68HC11PH8
MC68HC11PH8[3D64J]
MC68HC11PH8(0H30R)

    Freescale/NXP HC(S)12
MC68HC12BL16 EEPROM
MC68HC1 2B32 EEPROM
MC68HC912BD32 EEPROM
MC68HC912BD32_ FLASH
MC68HC912D60_ EEPROM
MC68HC912D60_ FLASH
MC68HC912D60A_ EEPROM
MC68HC912D60A_ FLASH
MC68HC912Dx128_ EEPROM
MC68HC912Dx128_ FLASH
MC68HC912Dx128A _EEPROM
MC68HC912Dx128A_FLASH
MC9S12C16-FLASH
MC9S12C32-FLASH
MC9S12C64-FLASH
MC9S12C96-FLASH
MC9S12C128-FLASH
MC9S12HZ128_ EEPROM
MC9S12HZ128_ FLASH
MC9S12HZ256_ EEPROM
MC9S12HZ128_ FLASH
MC9S12HZ256_ _EEPROM
MC9S12HZ256_ FLASH
MC9S12_ EEPROM
MC9512_ FLASH
MC68HC912BD32-EEPROM-secured
MC68HC912BD32-FLASH-secured
MC68HC912D60-EEPROM-secured
MC68HC912D60-FLASH-secured
MC68HC912D60A-EEPROM-ecured
MC68HC912D60A-FLASH-secured
MC68HC912Dx128-EEPROM-secured
MC68HC912Dx128-FLASH-secured
MC68HC91 Dx128A-EEPROM-secured
MC68HC912Dx128A-FLASH-secured
MC9S12C64-FLASH-ecured
MC9S12HZ128-EEPROM-secured
MC9S12HZ128-FLASH-secured
MC9S12HZ256-EEPROM-ecured
MC9S12HZ256-FLASH-secured
MC9S12T64-FLASH
MC9S12-EEPROM-secured
MC9S12-FLASH-secured

Freescale/NXP 9S12G
MC9S12G(A/N)NVM
MC9S12G(A/N)16 EEPROM
MC9S12G(A/N)16_ P-FLASH
MC9S12G(A/N)32_ EEPROM
MC9S12G(A/N)32_ P-FLASH
MC9S1 2G(A/N)48_ EEPROM
MC9S12G[A/N)48_ P-FLASH
MC9S1 2G(A)64_ EEPROM
MC9S1 2G[A)64_ P-FLASH
MC9S1 2G[A)96_ EEPROM
MC9S12G(A)96_ P-FLASH
MC9S12G(A)28 EEPROM
MC9S12G(A)28 P-FLASH
MC9S12G(A)92 EEPROM
MC9S12G(A)92 _P-FLASH
MC9S12G(A)240_ EEPROM
MC9S12G(A)240_PFLASH


Freescale/NXP 9S12HA/HY/P
MC9S12HA32/48/64 D-FLASH
MC9S12HY32/48/64_ D-FLASH
MC9S12P32/64/96/128 D-FLASH
MC9S12HY/HA32_ P-FLASH
MC9S12HY/HA48_ P-FL4SH
MC9S12HY/HA64_ P-FLASH
MC9S12P32_ P-FLASH
MC9S12P64_ P-FLASH
MC9S12P96_ P-FLASH
MC9S12P128_ P-FLASH

Freescale/NXP 9S12XD
MC9S12XDx128 EEPROM
MC9S12XDx128_ FLASH
MC9S12XD256_ EEPROM
MC9S12XD256_ FLASH
MC9S12XDT384_ EEPROM
MC9S12XDT384_ FLASH
MC9S1 2XDP512_ EEPROM
MC9S12XDP512_ FLASH
MC9S12XDx128-EEPROM-secured
MC9S12XDx128-FLASH-secured
MC9S12XD256-EEPROM-secured
MC9S12XD256-FLASH-secured
MC9S12XDT384-EEPROM-ecured
MC9S12XDT384-FLASH-secured
MC9S12XDP512-EEROM-secured
MC9S12XDP512-FLASH-secured

Freescale/NXP 9S12XE

MC9S12XEG128 EEE
MC9S12XEG128_ D-FLASH
MC9S12XEG128_ P-FLASH
MC9S12XET256_ EEE
MC9S12XET256_ D-FLASH
MC9S12XET256_ P-FLASH
MC9S12XEQ384_ EEE
MC9S12XEQ384_ D-FLASH
MC9S12XEQ384_ P-FLASH
MC9S12XEQ/XET512 _EEE
MC9S12XEQ/XET512_ _D-FLASH
MC9S12XEQ/XET512 P-FLASH
MC9S12XEP768_ EEE
MC9S12XEP768_ D-FLASH
MC9S12XEP768_ P-FLASH
MC9S12XEP100 EEE
MC9S12XEP100_ D-FLASH
MC9S12XEP100_ P-FLASH
MC9S12XEG128_ EEE-Secured
MC9S12XEG128_ D-FLASH-Secured
MC9S12XEG128_ P-FLASH-Secured
MC9S12XET256_ EEE Secured
MC9S12XET256_ D-FLASH-Secured
MC9S12XET256_ P-FLASH-Secured
MC9S12XEQ384_ EEE Secured
MC9S12XEQ384_ D-FLASH-Secured
MC9S12XEQ384 P-FLASH-Secured
MC9S12XEQ/XET512_ EEE Secured
MC9S12XEQ/XET512_ D-FLASH-Secured
MC9S12XEQ/XET512_P-FLASH-Secured
MC9S12XEP768_ EEE-Secured
MC9S12XEP100 D-FLASH-Secured
MC9S12XEP100 P-FLASH-Secured

Freescale/NXP 9S12XF
MC9S12XF EEPROM+securty
MC9S12XF EEPROM from D_ FLASH+secuity
MC9S12XF D-FLASH+secunty
MC9S12XF128_ P-FLASH+security
MC9S12XF256_ P-FLASH+security
MC9S12XF384_ P-FLASH+secunity
MC9S12XF512 P-FLASH+security

Freescale/NXP 9S12XHY
MC9S12XHY128 D-FLASH
MC9S12XHY128_ P-FLASH
MC9S12XHY256_ D-FLASH
MC9S12XHY256_ P-FLASH

Freescale/NXP 9S12XHZ
MC9S12XHZ256 EEPROM
MC9S12XHZ256_ FLASH
MC9S12XHZ384_ EEPROM
MC9S12XHZ384_ FLASH
MC9S12XHZ512 EEPROM
MC9S12XHZ512_ FLASH

Freescale/NXP 9S12XS
MC9S12XS64 D-FLASH
MC9S12XS64_ P-FLASH
MC9S12XS128_ D-FLASH
MC9S12XS128_ P-FLASH
MC9S12XS256 D-FLASH
MC9S12XS256_ P-FLASH
MC9S12XS128 D-FLASH-Secured
MC9S12XS128_ P-FLASH-Secured
MC9S12XS256 D-FLASH-Secured
MC9S12XS256_ P-FLASH-Secured

Freescale/NXP MPC5xx
MPC
MPC->Configuration-A
MPC->Configuration-B
MPC->External FLASH
MPC->External EEPROM M95xxx

Freescale/NXP MPC55xx
MPC5515 CODE Flash
MPC5516_ CODE_ Flash
MPC5517_ CODE_ Flash
MPC5554_ CODE_ Flash
MPC551x_ Shadow
MPC5554_ Shadow

Freescale/NXP MPC560x
MPC560xB/C/P DATA Fash
MPC560x5_ DATA-Flash
MPC5602B_ CODE Flash
MPC5603B_ CODE_ FIash
MPC5604B_ CODE_ Flash
MPC5605B_ CODE_ FIash
MPC5606B_ CODE_ FIash
MPC5607B_ CODE_ Flash
MPC5602C_ CODE_ FIash
MPC5603C_ CODE_ Flash
MPC5604C_ CODE _Flash
MPC5604P CODE Flash
MPC5602S CODE Flash
MPC5604S CODE Flsh
MPC5606S CODE Flash0
MPC5606S CODE Flash1
MPC560xB/C/P Code Flash Test
MPC5608B/C/P- Gode Flash Shadow
MP5S60B/CPTest Flash _lock
MPC560xS Code Flash Test
MPC5606S_ Code_ Flash_ Test1
MPC560xS_ Code_ Flash_ Shadow
MPC560xS_ Test_Flash_ Block

Freescale/NXP MPC563x
MPC/SPC5632M Flash0
MPC/SPC5632M Flash1
MPC/SPC5633M Flath0
MPC/SPC5633M Flash1
MPC/SPC5634M Flash0
MPC/SPC5634M Flash1
MPC/SPC5634M Flash2
MPC/SPC563xM Shadow
MPC/SPC563xM OTP0
MPC/SPC563xM OTP1
MPC/SPC563xM OTP2

National
CR16MCS9V
CR16MCS9V-KLine

Renesas SuperH
64F7055F
R4F70580S

Renesas V850-UART
uPD70F33xx Data Flash(UART)
uPD70F36xx Data Flash[UART)
uPD70F3344/54/64_ Code_ FIash(UART)
uPD70F3345/55/65_ Code_ FIash(UART)
uPD70F3346/56/66_ Code_ FIash(UART)
uPD70F3347/57/67_ Code_ FIash(UART)
uPD70F3348/58/68_ Code_ FIash(UART)
uPD70F3370_ Code_ Flash(UART)
uPD70F3371_ Code_ Flash(UART)
uPD70F3372_ Code_ Flash(UART)
uPD70F3373_ Code_ Flash(UART)
uPD70F3374_ Code_ Flash(UART)
uPD70F3375_ Code_ Flash(UART)
uPD70F3376_ Code_ Flash(UART)
uPD70F3377_ Code_ Flash(UART)
uPD70F3378_ Code_ Flash(UART)
uPD70F3379_ Code_ FIash(UART)
uPD70F3380_ Code_ Flash(UART)
uPD70F3381_ Code_ Flash(UART)
uPD70F3382_ Code_ FIash(UART)
uPD70F3383_ Code_ Flash(UART)
uPD70F3384_ Code_ FIash(UART)
uPD70F3385_ Code_ Flash(UART)
uPD70F3610_ Code_ FIash(UART)
uPD70F3611_ Code_Flash(UART)
uPD70F3612_ Code_ Flash(UART)
uPD70F3613_ Code_ Flash(UART)
uPD70F3614_ Code_ Flash(UART)
uPD70F3615_ Code_ FIash(UART)
uPD70F3616_ Code_FIash(UART)
uPD70F3617_ Code_ Flash(UART)
uPD70F3618_ Code_ FIash(UART)
uPD70F3619_ Code_ Flash(UART)
uPD70F3620_ Code_ FIash(UART)
uPD70F3621_ Code_ Flash(UART)
uPD70F3622_ Code_ Flash(UART)
uPD70F3623_ Code_ FIash(UART)
uPD70F3624 _Code_ Flash(UART)
uPD70F3625_ Code_ FIash(UART)
uPD70F3626_ Code_ Flash(UART)
uPD70F3627_ Code_ Flash(UART)
uPD70F3628_ Code_ FIash(UART)
uPD70F3629_ Code_ FIash(UART)
uPD70F3630_Code_ Flash(UART)
uPD70F3631_ Code_ FIash(UART)
uPD70F3632_ Code_ Flash(UART)
uPD70F3633_ Code_ Flash(UART)
uPD70F3634_ Code_ FIash(UART)
uPD70F3635_ Code_ FIash(UART)
uPD70F3636_ Code_ Flash(UART)
uPD70F3637_ Code_ Flash(UART)
uPD70F3638_ Code_ FIash(UART)

Renesas V850-SPI
uPD70F33xx Data Flash(SPI)
uPD70F346x_ Data Flash(SPI)
uPD70F347x_ Data_ FIash(SPI)
uPD70F36xx_ Data FIash(SPI)
uPD70F3231 Code_Flash(SPl)
uPD70F3344/54/64_ Code_ Flash(SPI)
uPD70F3345/55/65_ Code_ Flash(SPI)
uPD70F3346/56/66_ Code_ Flash(SPI)
uPD70F3347/57/67_ Code_ Flash(SPI)
uPD70F3348/58/68_ Code_ Flash(SPI)
uPD70F3370_Code_ Flash(SPI)
uPD70F3371_Code_ Flash(SPI)
uPD70F3372_Code_ Flash(SPI)
uPD70F3373_Code_ Flash(SPI)
uPD70F3374_Code_ Flash(SPI)
uPD70F3375_Code_ Flash(SPI)
uPD70F3376_Code_ Flash(SPI)
uPD70F3377_Code_ Flash(SPI)
uPD70F3378_Code_ Flash(SPI)
uPD70F3379_Code_ Flash(SPI)
uPD70F3380_Code_ Flash(SPI)
uPD70F3381_Code_ Flash(SPI)
uPD70F3382_Code_ Flash(SPI)
uPD70F3383_Code_ Flash(SPI)
uPD70F3384_Code_ Flash(SPI)
uPD70F3385_Code_ Flash(SPI)
uPD70F3464_Code_ Flash(SPI)
uPD70F3465_Code_ Flash(SPI)
uPD70F3466_Code_ Flash(SPI)
uPD70F3470_Code_ Flash(SPI)
uPD70F3471_Code_ Flash(SPI)
uPD70F3472_Code_ Flash(SPI)
uPD70F3610_Code_ Flash(SPI)
uPD70F3611_Code_ Flash(SPI)
uPD70F3612_Code_ Flash(SPI)
uPD70F3613_Code_ Flash(SPI)
uPD70F3614_Code_ Flash(SPI)
uPD70F3615_Code_ Flash(SPI)
uPD70F3616_Code_ Flash(SPI)
uPD70F3617_Code_ Flash(SPI)
uPD70F3618_Code_ Flash(SPI)
uPD70F3619_Code_ Flash(SPI)
uPD70F3620_Code_ Flash(SPI)
uPD70F3621_Code_ Flash(SPI)
uPD70F3622_Code_ Flash(SPI)
uPD70F3623_Code_ Flash(SPI)
uPD70F3624_Code_ Flash(SPI)
uPD70F3625_Code_ Flash(SPI)
uPD70F3626_Code_ Flash(SPI)
uPD70F3627_Code_ Flash(SPI)
uPD70F3628_Code_ Flash(SPI)
uPD70F3629_Code_ Flash(SPI)
uPD70F3630_Code_ Flash(SPI)
uPD70F3631_Code_ Flash(SPI)
uPD70F3632_Code_ Flash(SPI)
uPD70F3633_Code_ Flash(SPI)
uPD70F3634_Code_ Flash(SPI)
uPD70F3635_Code_ Flash(SPI)
uPD70F3636_Code_ Flash(SPI)
uPD70F3637_Code_ Flash(SPI)
uPD70F3638_Code_ Flash(SPI)





Renesas V850E2-FLURORTX
uPD70F3548/49/50 Data Flash
uPD70F3551/52/53_ Data Flash
uPD70F3554_ Data Flash
uPD70F3555/56_ Data Flash
uPD70F3557/58_ Data Flash
uPD70F3559/60_ Data Flash
uPD70F3570/71/72_ Data Flash
uPD70F3573/74/75_ Data Flash
uPD70F3576/77/78/79/80_ Data FIash
uPD70F3582/83/84/85_ Data _Flash
uPD70F 4000/01/02 Data_ Flash
uPD70F 4003/04/05 Data_ Flash
uPD70F4006_ Data Flash
uPD70F4007/08_ Data Flash
uPD70F4009/10_ Data Flash
uPD70F4011/12_ Data Flash
uPD70F3548_ Code_ Flash
uPD70F3549_ Code_ Flash
uPD70F3550_ Code_ Flash
uPD70F3551_ Code_ Flash
uPD70F3552_ Code_ Flash
uPD70F3553_ Code_ Flash
uPD70F3554_ Code_ Flash
uPD70F3555_ Code_ Flash
uPD70F3556_ Code_ Flash
uPD70F3557_ Code_ Flash
uPD70F3558_ Code_ Flash
uPD70F3559_ Code_ Flash
uPD70F3560_ Code_ Flash
uPD70F3570_ Code_ Flash
uPD70F3571_ Code_ Flash
uPD70F3572_ Code_ Flash
uPD70F3573_ Code_ Flash
uPD70F3574_ Code_ Flash
uPD70F3575_ Code_ Flash
uPD70F3576_ Code_ Flash
uPD70F3577_ Code_ Flash
uPD70F3578_ Code_ Flash
uPD70F3579_ Code_ Flash
uPD70F3580_ Code_ Flash
uPD70F3581_ Code_ Flash
uPD70F3582_ Code_ Flash
uPD70F3583_ Code_ Flash
uPD70F3584_ Code_ Flash
uPD70F3585_ Code_ Flash
uPD70F4000_ Code_ Flash
uPD70F4001_ Code_ Flash
uPD70F4002_ Code_ Flash
uPD70F4003_ Code_ Flash
uPD70F4004_ Code_ Flash
uPD70F4005_ Code_ Flash
uPD70F4006_ Code_ Flash
uPD70F4007_ Code_ Flash
uPD70F4008_ Code_ Flash
uPD70F4009_ Code_ Flash
uPD70F4010_ Code_ Flash
uPD70F4011_ Code_ Flash
uPD70F4012_ Code_ Flash



ST7
ST72321(R/AR)6
ST72F321(R/AR)6
ST72321(R/AR/J)7
ST72F321(R/AR/J)7
ST72321(R/AR/J)9
ST72F321(R/AR/J)9
ST72521B(R/AR)6
ST72F521(R/AR)6
ST72521B(M/R/AR)9
ST72F521(M/R/AR)9

ST10
ST10F168
ST10F168> ST24C64
ST10F269
ST10F272
ST10F275
ST10F276
ST10F280

SPC560/SPC56A
SPC560B40Lx_ DATA flash
SPC560B50Lx_ DATA flash
SPC560B54Lx_ DATA flash
SPC560B60Lx_ DATA flash
SPC560B64Lx_ DATA flash
SPC560C40Lx_ DATA flash
SPC560C50Lx_ DATA flash
SPC560P44Lx_ DATA flash
SPC560P50Lx_ DATA flash
SPC564P54Lx_ DATA flash
SPC564P60Lx_ DATA flash
SPC560B40Lx_ CODE_ flash
SPC560B50Lx_ CODE_ flash
SPC560B54Lx_ CODE_ flash
SPC560B60Lx_ CODE_ flash
SPC560B64Lx_ CODE_ flash
SPC560C40Lx_ CODE_ flash
SPC560C50Lx_ CODE_ flash
SPC560P44Lx_ CODE_ flash
SPC560P50Lx_ CODE_ flash
SPC560AP54Lx_ CODE_ flash
SPC560AP60Lx_ CODE_ flash
SPC560Bxx_ code_ flash test
SPC560Bxx_ code_ flash_ shadow
SPC560Bxx_ test flash. _block
SPC560Cxx_ code_ flash test
SPC560Cxx_ code_ flash _shadow
SPC560Cxx_ test flash_ block
SPC560Pxx_ code_ flash_ test
SPC560Pxx_ code_ flash_ shadow
SPC560Pxx_ test flash_ block



TEXAS Instruments
TMS370C002A
TMS370C010A
TMS370C012A
TMS370C020A
TMS370C022A
TMS370C032A
TMS370C040A
TMS370C042A
TMS370C050A
TMS370C052A
TMS370C056A
TMS370C058A
TMS370C256A
TMS374C003APQQ
TMS374CD13APQQ

  Dashboards
Audi
AUDI A3 2007
AUDI TT 2008

BMW
E38-M35080
E39-M35080
E46-M35080
E46-M35080-BOSCH
E53-M35080
E65-M35080
X3-E83-M35080

CDC32xx24C32-Tool
1K0920863B
1K0920864B
1K0920873B
1K0920874B
1K0920972D
1K6920972E
1K6920974B
100920873A
1T0920864A
1T0920874A
1Z0920812D
1K0920863B
1K0920864B
1K0920873B
1K0920874B
1K0920972D
1K6920972E
1K6920974B
1009208734
1T09208644
1T09208744
1Z0920812D
1Z0920842D
1Z0920842E
1Z0920912D
3C0920852S
3C0920871D
8J0920930E
8P0920901K
8P0920931B
8P0920931E


Renalt Clio IV
MC9S12XHY256_ D-FLASH
MC9S12XHY256_ P-FLASH

SKODA

DCTAVIA 2006
OCTAVIA II 2007

VW
Caddy 2006
Caddy 2008
GOLF V from 072006
JETTA until 07-2006
JETTA from 07-2006
PASSAT CDC3217
PASSAT CDC3297
Touran 2007

  Immobilizers
BMW
EWS 3
EWS 3/2D47J/

CAS4 1N35H 5M48H man.date from 1030 v2
INC5H_ 5M48H_ D-FLASH_ BACKUP_ v2
1N35H_ 5M48H_ P-FLASH_ BACKUP_ v2
1N35H__5M48H_ D-FLASH_ v2
1N35H_ 5M48H_ P-FLASH_ v2
MC9S12C64-FLASH

CAS4 1N35H 5M48H man.date from 1030 v1
1N35H 5M48H_ D-FLASH BACKUP _v1
1N35H 5M48H_ P-FLASH BACKUP_ v1
1N35H 5M48H_ D-FLASH_v1
1N35H 5M48H_P-FLASH_v1
MC9S12C64-FLASH

CAS4 1N35H 5M48H man.date up to 1008 v1
1N35H 5M48H_ D-FLASH BACKUP _v1
1N35H 5M48H_ P-FLASH BACKUP_ v1
1N35H 5M48H_ D-FLASH_v1
1N35H 5M48H_P-FLASH_v1
MC9S12C64-FLASH

Yamaxa
T-MAX Type I 9S12T64
T-MAX Type_ II 9S12T64

VW
VW_ KESSY EEE Secured
VW_ KESSY P-FLASH-Secured


  ZGS 001
A 164 540 56 62
MC9S12DT256>EEPROM
MC9S12DT256-FLASH
MC9S12DT256- External FLASH(Am29F400BT)

A 169 540 69 45
MC9S12DT256>EEPROM
MC9S12DT256-FLASH
MC9S12DT256- External FLASH(Am29F800BT)

A 220 445 19 00
MC9S12DT256>EEPROM
MC9S12DT256-FLASH
MC9S12DT256- External FLASH(Am29F800BT)   

A 211 445 25 00
MC9S12DT256>EEPROM
MC9S12DT256-FLASH
MC9S12DT256- External FLASH(Am29F800BT)

A 211 540 25 45
SC68HC912DG1284->EEPROM
SC68HC912DG1284->FLASH
SC68HC912DG1284->Extemal FLASH[29F400TC]

A 211 540 29 45
SC68HC912DG1284->EEPROM
SC68HC912DG1284->FLASH
SC68HC912DG1284->Extemal FLASH[Am29F400TC]

A 211 540 35 45
MC9S12DT256->EEPROM
MC9S12DT256->FLASH
MC9S12DT256- >External FLaSH[Am29F800BT)



  TV
BMW
E60 E63 E64


  Other ECU
Audi
BCM2_ uPD70F3381 Code Flash
BCM2_ uPD70F381_ Data_ Flash

BMW
FRM EEE
FRM_ P-FLASH

Chevrolet
AVEO ECM ECU Code Flsh

Chrysler-Dodge-Jeep
BCM.GRAND CHEROKEE WK 2014 Fash
BCM-GRAND CHEROKEE _WK_ 2014 _Shadow
Chrysler TIPM_ Flash
Chrysler TIPM_ Data Flash
NCG4-MPC5554_ Code_ Flash
NCG4-MPC5554_ Shadow
NCG4-MPC554-ST95320

Citroen
ECU_ SAK-XC164CS-32F
ECU_ XC164CS-32F->24C16

FORD
FORD BCM CODE Flash
FORD_ BCM DATA Flash

GM ECU
SAF-XC164CS-16F

HONDA Bikes
CB650F 2015 Code Flash
CB650F 2015_ Data Flash

Renault Clio III
EPS ST10F269
EPS_ ST10F269- 24C16
EPS_ XC164CS-32F
EPS_ XC164CS-32F- 24C16

SUBARU
TCM 2009 64F7055F

TRIUMPH
Chassis_ Control Unit Flash0
Chassis_ Control Unit Flash1
Chassis_ Control Unit Flash2

VW
VW GearBox R4F70580S

XP8000E_ XET256
XP8000E XET256 EEE
XP8000E XET256_ P-FLASH

VOLVO
VOLVO_ CCM Flash
VOLVO_ ECU_ 64F7055
VOLVO_ ECU_ R4F70580


  Airbag [MAC7xxx]
BMW F Series
Flash
Shadow

FORD 9E53-14B321-BK
Flash
Shadow

KIA_ SORENTO_ 95910-1U000 XM
Flash
Shadow

Opel Astra J
Flash
Shadow

MAZDA_ 6 2010
Flash
Shadow

Opel GM_ 13575683AB
Flash
Shadow


  Airbag [XC2xxx]
AL34-14B321 -FA(XC2361A-56)
AL34-14B321-FA flash0
AL34-14B321 FA flash1
AL34-14B321-FA flash3

BJ32-14D374-AC(XC2361A-56)
BJ32-14D374-AC flash0
BJ32-14D374-AC flash1
BJ32-14D374-AC flash3

KD35-57K30B-(XC2361A-56)
KD35-57K30B flash0
KD35-57K30B flash1
KD35-57K30B flash3

AL34-14B321 -FA(XC2361B-40)
AL34-14B321-FA flash0
AL34-14B321-FA flash1

BR33-14B321 -AF(XC2060N-40)
BR33-14B321-AF flash0
BR33-14B321-AF flash1

FR3T-14B321 -AF(XC2336A-72)
FR3T-14B321-AF flash0
FR3T-14B321-AF flash1
FR3T-14B321-AF flash3


  Airbag [SPC56xxx/MPC560x]
Honda_ Acord(SPC564P54L3)
SPC564P54Lx DATA flash
SPC5604P54Lx_ CODEL flash

Honda_ CR-V(SPC560P50L3)
Code Flash
Data_ Flash

Honda_ Jazz(SC667051 /MPC5604P 0M26V)
Code Flash
Data_ Flash
Renault(SPC560P50L3)
Code Flash
Data_ Flash
VW__Golf7(SPC560P50L3)
Code Flash
Data_ Flash

  Airbag [Renesas]
Peugeot Citroen(D70F3524)
uPD70F3624_ Code Flash(SPI)
uPD70F3624_ Data Flash[SPI]

Opel Mokka 2016 (D70F3548)
uPD70F3548/49/50 Data Flash
uPD70F3548_ Code_ Flash