Counterfeit NAND ICs?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lookimback
    Badcaps Legend
    • Aug 2013
    • 1489
    • USA

    #1

    Counterfeit NAND ICs?

    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.
    Attached Files
    ------------signature starts here------------


  • Sparkey55
    Badcaps Legend
    • Jan 2010
    • 1523
    • USA

    #2
    Re: Counterfeit NAND ICs?

    It would surprise me if anything from AlieExpress was real!

    Comment

    • fzabkar
      Badcaps Veteran
      • Mar 2009
      • 772
      • Australia

      #3
      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

      • lookimback
        Badcaps Legend
        • Aug 2013
        • 1489
        • USA

        #4
        Re: Counterfeit NAND ICs?

        Originally posted by fzabkar
        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?
        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

        • fzabkar
          Badcaps Veteran
          • Mar 2009
          • 772
          • Australia

          #5
          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

          • Agent24
            I see dead caps
            • Oct 2007
            • 4978
            • New Zealand

            #6
            Re: Counterfeit NAND ICs?

            You're lucky it's even an IC and not just a blob of lead!
            "Tantalum for the brave, Solid Aluminium for the wise, Wet Electrolytic for the adventurous"
            -David VanHorn

            Comment

            • lookimback
              Badcaps Legend
              • Aug 2013
              • 1489
              • USA

              #7
              Re: Counterfeit NAND ICs?

              Originally posted by fzabkar
              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.
              I meant I bought a preprogrammed memory and copied it.
              ------------signature starts here------------


              Comment

              • SteveNielsen
                Retired Tech
                • Jun 2012
                • 2327
                • USA

                #8
                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

                • fzabkar
                  Badcaps Veteran
                  • Mar 2009
                  • 772
                  • Australia

                  #9
                  Re: Counterfeit NAND ICs?

                  Originally posted by lookimback
                  I meant I bought a preprogrammed memory and copied it.
                  Sorry, now I understand. Still, it would be an interesting problem for those cases where you didn't have access to a known good image.
                  Last edited by fzabkar; 01-06-2016, 02:41 PM.

                  Comment

                  • lookimback
                    Badcaps Legend
                    • Aug 2013
                    • 1489
                    • USA

                    #10
                    Re: Counterfeit NAND ICs?

                    Originally posted by fzabkar
                    Sorry, now I understand. Still, it would be an interesting problem for those cases where you didn't have access to a known good image.
                    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

                    • lookimback
                      Badcaps Legend
                      • Aug 2013
                      • 1489
                      • USA

                      #11
                      Re: Counterfeit NAND ICs?

                      Originally posted by SteveNielsen
                      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.
                      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.
                      ------------signature starts here------------


                      Comment

                      • fzabkar
                        Badcaps Veteran
                        • Mar 2009
                        • 772
                        • Australia

                        #12
                        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

                        • lookimback
                          Badcaps Legend
                          • Aug 2013
                          • 1489
                          • USA

                          #13
                          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

                          • lookimback
                            Badcaps Legend
                            • Aug 2013
                            • 1489
                            • USA

                            #14
                            Re: Counterfeit NAND ICs?

                            Originally posted by fzabkar
                            This is a good tutorial on ECC and others:

                            https://cdn.badcaps-static.com/pdfs/...e50c04ce1a.pdf

                            Some cheap gear, too.
                            Thanks. I'll definitely find this useful. Many times, the hardest part about learning is not knowing what to search for.
                            ------------signature starts here------------


                            Comment

                            • Agent24
                              I see dead caps
                              • Oct 2007
                              • 4978
                              • New Zealand

                              #15
                              Re: Counterfeit NAND ICs?

                              Originally posted by lookimback
                              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.
                              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?
                              "Tantalum for the brave, Solid Aluminium for the wise, Wet Electrolytic for the adventurous"
                              -David VanHorn

                              Comment

                              • lookimback
                                Badcaps Legend
                                • Aug 2013
                                • 1489
                                • USA

                                #16
                                Re: Counterfeit NAND ICs?

                                Originally posted by Agent24
                                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?
                                I usually just pick the lowest price for the quantity I want. A lot of the MOSFETS and IGBTs are new board pulls. Usually they even have the same lot numbers. I'm assuming they must dismantle unused inventory. When ordering ICs, I usually don't go for the lowest price because they are usually loose, and then you end up having to straighten pins. I try to get ones which are in the original tape. The company is actually in the US, and in my experience, they handle disputes just like eBay. In fact, they're actually better because they'll accept video evidence. eBay won't accept any evidence but will go with "he said, she said."
                                ------------signature starts here------------


                                Comment

                                • diif
                                  Badcaps Legend
                                  • Feb 2014
                                  • 6978
                                  • England

                                  #17
                                  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

                                  • lookimback
                                    Badcaps Legend
                                    • Aug 2013
                                    • 1489
                                    • USA

                                    #18
                                    Re: Counterfeit NAND ICs?

                                    Originally posted by diif
                                    A lot of sellers on ebay are just reselling Aliexpress sourced parts as they use the same stock photo.
                                    Most that I've seen on eBay are also from China so maybe they're the same seller just taking advantage of a second marketplace.
                                    ------------signature starts here------------


                                    Comment

                                    Related Topics

                                    Collapse

                                    • tranquility
                                      Onkyo TX-NR809 – no hdmi, DTS or NAND chip ? stuck at starting kernel
                                      by tranquility
                                      Hello,
                                      i want to repair an Onkyo TX-NR809 receiver.

                                      symptoms:
                                      on power on, display appears and i hear one click. enue functions is given.
                                      - no hdmi output
                                      - audio output not tested, but i think it is not there
                                      - usb sticks are not recognized

                                      if i read out the chips with display+standby button + tone+
                                      both dts show only ????

                                      chip is D830K013BZKB4

                                      things i have done:
                                      - reflow of the dts chip without taking off and reballing
                                      - changed the aluminium caps without the big one with 25v because i dont...
                                      Today, 01:04 AM
                                    • STKR123
                                      The right BIOS Programmer - The right software (HP Elitebook 820 G1, 840 G2) no soldering, EC, DMI, ME
                                      by STKR123
                                      Greetings 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
                                    • Teeheeze
                                      RT809H Programmer Firmware Corrupted
                                      by Teeheeze
                                      This 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...
                                      02-13-2025, 04:51 PM
                                    • H34TO
                                      ITE IT8390 (IT8390E-256) programmer "ITE Download Board 4" user manual + firmware, flashing ITE ECs on the cheap
                                      by H34TO
                                      Recently 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
                                    • DynaxSC
                                      ASRock B650M PRO RS - BIOS CHIP 25Q256JW BLOCKED BY STATUS REGISTERS
                                      by DynaxSC
                                      Hi

                                      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...
                                      08-04-2025, 12:20 PM
                                    • Loading...
                                    • No more items.
                                    Working...