So, I bought these NAND memories a few months ago on AliExpress. They were supposed to be Hynix HY27US08561A. I finally decided today that I'd finish the Sanyo DP42849 which has been buried behind dozens of other TVs for several months. So, I got my programmer out, and after several hours of trying to get it to work (@$%#& Windows 10 update @$%#& breaking everything!) I finally got it working again and found that the memories were not recognized. My programmer (GQ-5X) was saying unknown device and showing EC 75 A5 BD as the device registers. Well, I knew EC was Samsung's JEDEC ID, so I suspected something was wrong already. I Googled the device registers and found the memory to actually be a Samsung K9F5608U0x. I created a device definition based on the data in the datasheet and the programmer recognizes it. They seem to be identical, I'm hoping I can still use them.
Counterfeit NAND ICs?
Collapse
X
-
Tags: None
-
Re: Counterfeit NAND ICs?
There appears to be a difference in the PRE pin. It exists in the Hyundai part but is NC in the Samsung. Also, the Samsung has an additional GND pin (pin #6) which must be grounded. If you don't ground this pin, you won't be able to read the spare bytes. Pin #6 is NC for the Hyundai part.
BTW, how can you be certain that the data you are reading from the original part are not corrupt? Do you have any way of testing the ECC?Last edited by fzabkar; 01-05-2016, 11:25 PM.Comment
-
Re: Counterfeit NAND ICs?
I bought a new memory a while back and got a read dump so I wouldn't have to spend $30 every time I needed one of these.------------signature starts here------------
Comment
-
Re: Counterfeit NAND ICs?
Each page of the NAND IC consists of 512 bytes + 16 spare bytes. The spare area would normally contain ECC bytes for error detection and correction.
If you simply read the raw data plus ECC and then write it back, you will be making copies of any errors. You need to correct the raw data for errors, recompute the ECC, and write back the error-free data to your new IC.Comment
-
Re: Counterfeit NAND ICs?
Each page of the NAND IC consists of 512 bytes + 16 spare bytes. The spare area would normally contain ECC bytes for error detection and correction.
If you simply read the raw data plus ECC and then write it back, you will be making copies of any errors. You need to correct the raw data for errors, recompute the ECC, and write back the error-free data to your new IC.------------signature starts here------------
Comment
-
Re: Counterfeit NAND ICs?
I've done a little bit of shopping at AliExpress and so far got what I paid for (fingers crossed). I suppose it boils down to buyer beware as much as possible no matter what seller we're dealing with. I'm not sticking up for them, I know they're probably like all the other cut-throat outfits out there and can't 100% trust any of em. All sellers are potential crooks.Comment
-
-
Re: Counterfeit NAND ICs?
I want to learn how to fix them, I encounter them all the time. Well, more with SPI flash than NAND. It's all hex to me though. I've disassembled them with IDA Pro but don't know how to identify the correct starting point. I usually either buy a preprogrammed one from Shopjimmy or another reputable source. If nobody has it, I'll just buy a used board to get the binary and then just resell the board.------------signature starts here------------
Comment
-
Re: Counterfeit NAND ICs?
I've done a little bit of shopping at AliExpress and so far got what I paid for (fingers crossed). I suppose it boils down to buyer beware as much as possible no matter what seller we're dealing with. I'm not sticking up for them, I know they're probably like all the other cut-throat outfits out there and can't 100% trust any of em. All sellers are potential crooks.------------signature starts here------------
Comment
-
Re: Counterfeit NAND ICs?
This is a good tutorial on ECC and others:
https://cdn.badcaps-static.com/pdfs/...e50c04ce1a.pdf
Some cheap gear, too.Comment
-
Re: Counterfeit NAND ICs?
Off topic, but I've often wondered if I could mod my LG, which has DLNA, to make it have wired internet access. Seems like it should be possible for someone that knows how to program.------------signature starts here------------
Comment
-
Re: Counterfeit NAND ICs?
This is a good tutorial on ECC and others:
https://cdn.badcaps-static.com/pdfs/...e50c04ce1a.pdf
Some cheap gear, too.------------signature starts here------------
Comment
-
Re: Counterfeit NAND ICs?
I've placed 83 orders on AliExpress in two years. I've had maybe 5 which I didn't get what I ordered, but I've never had any trouble getting a refund. This is the first counterfeit item, and it's my fault that I didn't check them when they got here. I'd say I'm pretty comfortable ordering from there.
Do you pick sellers based on any feedback criteria etc?"Tantalum for the brave, Solid Aluminium for the wise, Wet Electrolytic for the adventurous"
-David VanHornComment
-
Re: Counterfeit NAND ICs?
That's good to know. I have always been wary of them, but they do seem to have more stuff than eBay and sometimes better prices. Sometimes it appears the only source for certain parts (though maybe those are true fakes, if nobody else has them!)
Do you pick sellers based on any feedback criteria etc?------------signature starts here------------
Comment
-
Re: Counterfeit NAND ICs?
I've had a couple of things wrong from Aliexpress, the wrong micro USB connectors and some FETs that didn't turn up. Not bad from about 100 orders and the correct connectors were sent allowing me to keep the old ones and the missing FETs were refunded.
A lot of sellers on ebay are just reselling Aliexpress sourced parts as they use the same stock photo.Comment
-
------------signature starts here------------
Comment
Related Topics
Collapse
-
by STKR123Greetings badcaps community,
I havent done this for a long time and want to start it all again, after some evil and annyoing illness.
So I apologize in advance, if some phrases might sound a bit like gibberish or illogical to you.
Im trying my best to fully describe what I plan to achieve and hope I was choosing the right sub-forum for my new adventure.
I have a Elitebook 820 G1 and a Elitebook 840 G2 here.
These ask for a password when entering the BIOS, but boot just fine from the internal SSD.
I learned that desoldering...10-29-2024, 06:03 AM -
by TeeheezeThis is a shot in the dark, but I was just using my RT809H programmer and it got stuck in a certain state so I power cycled it. Now, the device LED just flashes quickly and does not connect to the software. I've tried to update the BIOS of it and it fails. I went so far as to remove the ROM from the programmer itself but it's some weird chip (I believe ATMEL, but I can't find any datasheet on it) so I've been unable to read the BIN from it w/ my other programmer. Chip has ATMLHC4C56BM CN written on it (I think). I'll upload an image. I have the programmer's BIN ready to program it manually. Anyone...
-
by H34TORecently I've gotten into EC flashing due to my broken laptop(s) and started frantically searching methods for flashing the IT5571E-128 chip on the cheap(due to me beaing a student and not having a job) and noticed that ITE newer chips can be flashed via ISP (In-System Programming) either via SMBus or the KBC (EPP - Enhanced Parallel Port) interface. While these can be achieved with programmers like SVOD4/3 or the RT809H/F those options are WAYYY out of my budget so I was horrified. But recently I stumbled uppon some programmers on aliexpress that claim they can program a variety of ITE chips...06-17-2025, 07:17 AM
-
by DynaxSCHi
I have a very strange issue with the BIOS SPI chip of an ASRock B650M PRO RS motherboard.
The SPI chip is an Winbond 25Q256JWEQ model (1V8).
The motherbaord doas not POST - it lits only CPU and DRAM EZ Debug Leds, and stays that way forever.
The Flashback function of the motherbaord is also not working, despite all instructions followed correctly - I'm 100% sure of this.
I have then desoldered the chip, backupped the contents, and tried to earease the chip in order to program stock image, but the chip is locked by status registers SREG2 (TB) and SREG6... -
by kenzo2I need dump file for nand A2159 512GB with 2 Nand chips >.I upgraded 128gb to 512gb..I use P13 there are only 4Chips...
I need dump file MACBOOK PRO A2159
TSB4232(256)
TSB4229(256)
Thanks​ - Loading...
- No more items.
Comment