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

Support NAND MLC-16K SanDisk SDTNPMAHEM-008G

alexcom

New Member
Added the following definition but I think I am missing something. It's getting detected I can see the spare area but the main one is blank.
FlashDB.Add(New P_NAND("SanDisk SDTNPMAHEM-008G", &H45, &HDE948376UI, 16384, 1280, 128, 4164, VCC_IF.X8_3V)) '64Gb (2 planes)
If I add With "{.ADDRESS_SCHEME = 3}" as shown in the SanDisk TLC-8K example it won't compile.

I don't have the datasheet but I've found the folowing:

SanDisk,8GB,MLC-16K,SDTNPMAHEM-008G,45DE94837656,1, 43b/1K (ECC),24nm,8Bit,,Y,Y,Y,
 
Currently SanDisk NAND are not supported. We have been working on adding support, but due to limited time over the past year, we don't except to add support until Summer. Also note, only MACH1 will support SanDisk devices.
 
Currently SanDisk NAND are not supported. We have been working on adding support, but due to limited time over the past year, we don't except to add support until Summer. Also note, only MACH1 will support SanDisk devices.
Ok thanks.
Yeah it’s a Mach1 that I’ve been trying this on.
 
Back
Top