TCL 55P607 / 55P605 tcon dump

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • howardc64
    replied
    Found datasheets for GD25Q41BT and GD25Q40C*, can't tell much differences. Here are some info

    Datasheets

    https://www.alldatasheet.com/datashe.../GD25Q41B.html
    https://www.gigadevice.com/product/f...flash/gd25q40c

    Decoding Chip Markings

    (pg 46-41 of GD25Q41B datahseet)

    Q = 2.7-3.7V
    40/41 = 4Mbit
    B/C = Revision
    T = SOP8 150mil (package spec)

    Datasheet Dates

    Data sheet revision history of GD25Q40C* shows initial date of 2/3/2016 (pg 63) which is before manufacturing date of these TCL TVs (2017) with this TCON board. So these 2 NOR flash is likely substantially the same spec wise.

    Data Retention Lifetime

    GD25Q40C datasheet feature set (pg 4) does say 20 year data retention typical. So maybe its good to replace the flash that is near 50% of its typical data retention duration. The GD25Q41BT in a 2017 TCL TCON would be 8 years old now while a new GD25Q40C is presumably much younger and with different semiconductor fabrication chacteristics.

    Leave a comment:


  • howardc64
    replied
    Originally posted by ziddey

    seem to be many differences. At this point, I'm not sure if it's just a different version, or a bad dump.
    Yes, bad dumps have many difference compared to good.bin but many are just flipped bit 3 in a big endian nibble (bit 4 3 2 1) so quite a few numbers incrases by 4.

    your bad.bin compared to my 2 bad dumps differ by only 2 bits. So these corruptions are happening in a very similar way.
    Last edited by howardc64; 06-25-2025, 07:57 PM.

    Leave a comment:


  • howardc64
    replied
    googled "25Q40 corruption" This TCL TCON isn't a unique case. Samsungs and some monitors also have failures as lotus mentioned. Found the attached document on NOR flash power up down sequence.

    I guess its easy to expect these NOR flashes are simple non volatile storage devices. But in reality, its quite complex. Physics of storage mechanisms of storage devices are inheriently analog and often in the realm of quantum mechanics as designs aim to get more bits / area. These NOR flash, have pre-stored parameters called "configuration settings" that are loaded into internal registers during power up to start the device. These configuration settings include many manufacturing details including yield improvements (substituting random bad blocks from manufacturing with spares) and other manufacturing varying characteristics of analog devices manufacturing.

    Document details out the proper voltage power supply sequence during power up, shutdown, brown outs etc. If not properly handled, can cause error during this initial "configuration settings" transfer to internal registers which then can result in stored data bit filps. The complexity involved seems quite high for a simple TV board designs to include all the cases.

    Anyway, maybe power sequence of the TCON isn't robust enough for this complex device and encounter this error at a low random frequency. Maybe newer version of 25Q40 is more robust at handling less robust power sequences as designs improved over time to handle problems observed in the field. Probably need NOR flash design experts to have any real insight.

    https://www.renesas.com/en/document/...-bO6Dr4Nzn8ZTR
    Last edited by howardc64; 06-25-2025, 08:00 PM.

    Leave a comment:


  • ziddey
    replied
    Originally posted by howardc64

    Reassuring Do you still have the failed tcon flash image? Would be interesting to compare it with the 2 failed ones I posted to see how similar.
    seem to be many differences. At this point, I'm not sure if it's just a different version, or a bad dump.
    Attached Files

    Leave a comment:


  • howardc64
    replied
    Originally posted by ziddey
    For what it's worth, I've been using the tv with the original reflashed tcon board just about daily since I made this point, so almost 3 years now. TV has taken multiple roku updates without issue, although I imagine there probably haven't been any tcon updates, if that even was to blame originally. 25Q41BT
    Reassuring Do you still have the failed tcon flash image? Would be interesting to compare it with the 2 failed ones I posted to see how similar.

    Leave a comment:


  • ziddey
    replied
    For what it's worth, I've been using the tv with the original reflashed tcon board just about daily since I made this point, so almost 3 years now. TV has taken multiple roku updates without issue, although I imagine there probably haven't been any tcon updates, if that even was to blame originally. 25Q41BT

    Leave a comment:


  • howardc64
    replied
    Originally posted by lotas
    I don’t know, put a regular one, why put a high-temperature flash in T-CON.
    Thanks. Just checking. 85C part seems good enough as you suggest

    Leave a comment:


  • lotas
    replied
    I don’t know, put a regular one, why put a high-temperature flash in T-CON.

    Leave a comment:


  • howardc64
    replied
    lotas There are many GD25Q40* available, most differences are previous (GD25Q40C) vs newer versions (GD25Q40E, digikey in US require min 9000 tape reel purchase) and max temperature rating (85C vs 105C vs 125C) Most easy to get is GD24Q40C 85C part. Does this matter?

    Leave a comment:


  • howardc64
    replied
    Originally posted by lotas
    Here you need to experiment, there are motherboards where there was a flash GD and after replacing it with W it did not start.
    Thank you. I'll replace with same brand. I think I only see GD on these TCONs so far.

    Leave a comment:


  • lotas
    replied
    Here you need to experiment, there are motherboards where there was a flash GD and after replacing it with W it did not start.

    Leave a comment:


  • howardc64
    replied
    Originally posted by lotas
    The problem is precisely in this flash (GigaDevice 25Q41BT), it is installed in some monitors and there was a problem in the firmware, after replacing it with 25Q40 there were no problems.
    Great info. Thanks. Will order 25Q40. Does Giga Devices or Winbond brand matter?

    Leave a comment:


  • lotas
    replied
    The problem is precisely in this flash (GigaDevice 25Q41BT), it is installed in some monitors and there was a problem in the firmware, after replacing it with 25Q40 there were no problems.

    Leave a comment:


  • howardc64
    replied
    Acquired another TCL 55S405 with backlight but no screen. Failure is exactly same with TCON flash corruption. Looks like TCON ST5461D04-1-C-7 is prone to this failure. Here are some stats + failed ROM dumps and comparisons.

    - 2x TCL 55S405 with TCON board ST5461D04-1-C-7 with backlight on and display blank
    - Both TCON flashed with good.bin from post #1 and TV works.
    - Diffing good.bin with both failed flash TCON image shows mostly single bit errors often in the same bit within the byte.
    - Diffing both failed TCON flash image shows they are EXACTLY the same except a single bit.

    So why is this failure so common? (ebay seller seems to sell many of these flash chip preflashed with good image, presumably same as good.bin)

    - system update caused corruption?
    - flash chip random corruption? These are NOR flash technology which is for high durabiity and reliability

    Will use these TVs with good.bin flashed TCON and see if stays working. Also will electrical tape the buffer board guard as preventive for future flex+COF failures.

    Both failed TCON flash image attached for anyone curious

    Attached Files
    Last edited by howardc64; 06-24-2025, 03:50 PM.

    Leave a comment:


  • howardc64
    replied
    Thanks Diah Yours and post #1/#5 downloads fine now as well as pics showing properly in #1. I guess server glitch.

    My rom file differs (a bunch of random bytes) from these. TV (TCL 55S405) at a travel location so will install the flashed tcon in 2-3 months and report back.
    Last edited by howardc64; 06-18-2025, 04:16 PM.

    Leave a comment:


  • lotas
    replied
    Originally posted by howardc64
    Keep getting "Invalid File Specified" when trying to download the ST5461D04-1-C-7 T-Con flash rom file. Anyone else having access difficulty? Pics on post #1 don't post either.
    I downloaded from the first post and from the fifth one too, everything is fine, but some photos are now opening with errors....

    Leave a comment:


  • Diah
    replied
    Originally posted by howardc64
    Keep getting "Invalid File Specified" when trying to download the ST5461D04-1-C-7 T-Con flash rom file. Anyone else having access difficulty? Pics on post #1 don't post either.
    how about this
    Attached Files

    Leave a comment:


  • howardc64
    replied
    Keep getting "Invalid File Specified" when trying to download the ST5461D04-1-C-7 T-Con flash rom file. Anyone else having access difficulty? Pics on post #1 don't post either.

    Leave a comment:


  • gpatadia
    replied
    thanks

    Leave a comment:


  • ziddey
    replied
    not sure what happened to the attachment. here it is again

    Attached Files

    Leave a comment:

Related Topics

Collapse

  • TerraPhantm
    Sony A8H to A80J mainboard upgrade possible?
    by TerraPhantm
    I have a Sony 65A8H. Always bothered me that it doesn't have HDMI 2.1. I noticed the A80J board appears quite similar. And comparing some wiring diagrams in the service manuals (albeit A9G vs A90J since I couldn't find the A8/80 manuals), things appeared quite similar. And my understanding is the panels between the two TVs are more or less the same.

    So I decided I'd experiment a little bit.

    I bought an A80J board. Left the speaker connection unplugged because it doesn't fit. Changed the power connector to fit the new board. Plugged in everything else.

    When...
    08-15-2023, 08:10 AM
  • kooroshi60
    Traktor Kontrol S4 MK1 Flash dump
    by kooroshi60
    Hi guys
    I need the Flash Dump (.bin) file of the Traktor Kontrol S4 MK1. SPI chip number is 25DF041A from Atmel (4Mbit)
    So please let me know if you have the .BIN Dump of this model and its price and the payment method.
    I appreciate your help.
    10-01-2024, 10:17 AM
  • nordlicht
    ThinkPad X1 Nano (20UN) bricked
    by nordlicht
    Hi guys,

    while trying to mod my ThinkPad X1 Nano (model 20UN) I got too impatient to hold the wires pressed to the SPI Flash contacts, so I soldered wires to it, but wasn't paying attention when connecting my programmer and, stupidly, swapped VCC and GND. Thus I fried the main SPI Flash, and I only have an incomplete/corrupt dump (u49_incomplete.bin). The secondary SPI flash on the board (W25Q256JVEIQ) seems to hold two redundant copies of the EC firmware (at 0x1000 and 0xc0000) as well as a redundant BIOS copy. I am fairly confident that the secondary Flash dump is correct (dumped...
    04-27-2022, 12:46 PM
  • bamdad61
    Canon DR-1210C flash dump request
    by bamdad61
    Dear folks, recently got a canon dr-1210c and it worked perfectly just for one day. Right now it shows all possible errors on the screen and do nothing. I tear down the device and found a 32 pin plcc flash chip. I thought reprogramming firmware might be helpful. The firmware update file from canon support include a dll file which doesn't help. So if anyone has the dump it would such a great favor to share.
    04-15-2025, 02:43 PM
  • EGUG
    Bios Dump for Fujitsu Esprimo D7010n with Mainboard D3823-A2 required
    by EGUG
    I have a Fujitsu PC with defective bios after bios update from Windows. Therfore I need a bios dump to fix it.

    Fujitsu Esprimo D7010n
    Serial number EICK023345
    Mainboard D3823-A2

    Hope somebody can help me.
    04-10-2025, 02:05 AM
  • Loading...
  • No more items.
Working...