• Visit https://www.embeddedcomputers.net/ for Hardware; Software and all other things related to FlashcatUSB

Flash memory 29F64G08AAMEI (0x8988244BA9) detected but not found in flash library

Tramal

New Member
I am using purchaged FlashCatUSB Mach with In-circuit TSOP-48 NAND X8 clip.

That's my Console.log:
Welcome to the FlashcatUSB interfacing software, build: 628
Copyright 2021 - Embedded Computers LLC
Running on: Windows (64 bit)
FlashcatUSB Script Engine build: 311
Serial NOR memory database loaded: 484 devices supported
Serial NAND database loaded: 57 devices supported
Parallel NOR memory database loaded: 369 devices supported
Parallel NAND memory database loaded: 244 devices supported
OTP/UV EPROM memory database loaded: 44 devices supported
Connected to FlashcatUSB Mach?, firmware version: 2.25
Voltage set to: 3.3V
Detecting connected Flash device...
Initializing Parallel NAND device mode
Parallel mode successfully initialized
Attempting to automatically detect Flash device
NAND clock speed set to: 20MHz
Mode NAND X8 ASYNC returned ident code: 0x8988244BA9
Connected to Flash (CHIP ID: 0x8988244BA9)
Flash memory detected but not found in Flash library.


Please help me reading this Flash.
 

Attachments

  • Flash.jpg
    Flash.jpg
    118 KB · Views: 6
I have contacted the developer regarding this, do you have any more info on this chip as i cannot seem to find a datasheet specifically for the markings seen in the jpeg.
 
So this is an interesting MLC flash. Its an Intel 64Gbit NAND. But in order to add support, I would need to take a look at the datasheet, but unfortunately I do not see any versions posted online. Note: the ID is correct, so your connection to the device is valid.
 
I have contacted the developer regarding this, do you have any more info on this chip as i cannot seem to find a datasheet specifically for the markings seen in the jpeg.
I don't have any additional information about this chip.
But I hope you will be able to find a dataset and add support for this chip to an excellent FlashCatUSB.
Thank you!
 
So this is an interesting MLC flash. Its an Intel 64Gbit NAND. But in order to add support, I would need to take a look at the datasheet, but unfortunately I do not see any versions posted online. Note: the ID is correct, so your connection to the device is valid.
here datasheet ... greetings!
 

Attachments

  • Intel 29F64G08AAME1.pdf
    2 MB · Views: 15
Here is the current binary with this flash definition added. But remember, we don't know the ECC for this chip, so most likely that scheme will need to be figured out and used to correct the data accordingly.
 

Attachments

  • FlashcatUSB.zip
    699.6 KB · Views: 16
Back
Top