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.
Announcement
Collapse
No announcement yet.
Counterfeit NAND ICs?
Collapse
X
-
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?
Originally posted by fzabkar View PostBTW, 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?------------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?
Originally posted by fzabkar View PostEach 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?
Originally posted by lookimback View PostI meant I bought a preprogrammed memory and copied it.Last edited by fzabkar; 01-06-2016, 02:41 PM.
Comment
-
Re: Counterfeit NAND ICs?
Originally posted by fzabkar View PostSorry, now I understand. Still, it would be an interesting problem for those cases where you didn't have access to a known good image.------------signature starts here------------
Comment
-
Re: Counterfeit NAND ICs?
Originally posted by SteveNielsen View PostI'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?
Originally posted by fzabkar View PostThis 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?
Originally posted by lookimback View PostI'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 VanHorn
Comment
-
Re: Counterfeit NAND ICs?
Originally posted by Agent24 View PostThat'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
-
Re: Counterfeit NAND ICs?
Originally posted by diif View PostA lot of sellers on ebay are just reselling Aliexpress sourced parts as they use the same stock photo.------------signature starts here------------
Comment
Comment