[SOLVED] Forced "toggle" to repair bricked TV?

This forum is for information related with D series hardware.
Post Reply

oga83
Posts: 268
Joined: Sun Mar 18, 2012 10:11 pm
Location: France

Re: Forced "toggle" to repair bricked TV?

Post by oga83 »

E3V3A wrote:Found in an LG 47LM6700.
Do you have a better resolution picture ? The signal names cannot be read and I'd like to compare them with what I found on Renesas.
Thanks in advance.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Forced "toggle" to repair bricked TV?

Post by juusso »

E3V3A wrote:Those PCB traces (directly under the text "IC1203") goes up and out of the picture... (To where?)
Traces goes there (blue marked):
SpoilerShow
UA40D6000_Board_EEPROM.jpg
If i can follow correctly, the exact pins on IC-VIDEO SWITCH SiI9489ACTUC, are (blue marked), so sbav1 is right it`s IC bus for VGA <bla bla bla>:
SpoilerShow
IMG_0201.JPG
You do not have the required permissions to view the files attached to this post.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
E3V3A
Posts: 247
Joined: Wed Oct 31, 2012 2:31 am
Location: /dev/zero

Re: Forced "toggle" to repair bricked TV?

Post by E3V3A »

oga83 wrote:Do you have a better resolution picture ? The signal names cannot be read and I'd like to compare them with what I found on Renesas.
Thanks in advance.
Page 23 of this service manual.
(Actually it say Renesas on top of that page...)

Also on page 9, there is the "Boot file Download" section tha utilizes the "Mstar ISP Utility" which may help resolve the problem in this thread... I'd like to have a copy of this utility...for testing. I'm sure Samsung has something very similar!
HW: UE40ES5700SXXH
FW: T-MST10PDEUC-1029.0 Onboot: 1003
E3V3A
Posts: 247
Joined: Wed Oct 31, 2012 2:31 am
Location: /dev/zero

Re: Forced "toggle" to repair bricked TV?

Post by E3V3A »

It seem that the Weltrend WT61P805 is a popular chip. We should document it!
Any news?

Suggestions:
1. Find a device (with this chip) that is well documented with schematics, service manual and PCB pictures.
2. Get some high resolution PCB pictures showing the various connections and traces to the chip.
3. Figure out what all the pins does.
4. Make our own datasheet! :D
HW: UE40ES5700SXXH
FW: T-MST10PDEUC-1029.0 Onboot: 1003
sbav1
Official SamyGO Developer
Posts: 374
Joined: Fri Jan 15, 2010 10:20 am

Re: Forced "toggle" to repair bricked TV?

Post by sbav1 »

sbav1 wrote:Here are some Q & D findings for LExxC650 mainboard (Weltrend Micom: WT61P802 - not the WT61P805 used in D-series, but at least it is 48-pin version):

Code: Select all

33: to Valencia SoC; test pad TP1506 !!!
On closer inspection: this pin/track on C650 mainboard is not used for partition switching; I think this is Valencia SoC reset circuit, much more likely.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Forced "toggle" to repair bricked TV?

Post by juusso »

Which exact is eeprom chip on D series manboard? Is this green marked one, ATMLH134 (AT24C02) ?
IMG_2929_s.png
We could desolder it and:
a)either replace with "proper configured one" from working m/b (where boot flag is known)
b)or reprogram it with for eg. programmer
I2C Eeprom
24XX00, 24XX01, 24XX02, 24XX04, 24XX08, 24XX16, 24XX32, 24XX64, 24XX128, 24XX256, 24XX512, 24XX1025
Chance to get empty atmel chips and pre-programm it for both brick cases - eeprom-repair-kit :)
You do not have the required permissions to view the files attached to this post.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
oga83
Posts: 268
Joined: Sun Mar 18, 2012 10:11 pm
Location: France

Re: Forced "toggle" to repair bricked TV?

Post by oga83 »

juuso wrote:or reprogram it with for eg. programmer
You can also use the Ethernet multi function interface to read/write the I2C eeprom :)
The 'write' function is not explained in the wiki (I'll add it asap), but it's already included in the sketch source code
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Forced "toggle" to repair bricked TV?

Post by juusso »

Back again:
ULINK2-USB-JTAG-Emulator-ARM9-Cortex-Keil-Ulink-II-Debug-Adapter-ULINK-2 adapter available, might this can be used for specific job?

sad, don`t have arduino, but if this may solve bricked device, why not to order... :)
or maybe rasbery-pi ?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
E3V3A
Posts: 247
Joined: Wed Oct 31, 2012 2:31 am
Location: /dev/zero

Re: Forced "toggle" to repair bricked TV?

Post by E3V3A »

juuso wrote:B...ULINK2-USB-JTAG-Emulator-ARM9-Cortex-Keil-Ulink-II-Debug-Adapter-ULINK-2.. adapter available, might this can be used for specific job?
Not sure what device that is, since the ebay link you provided is dead. But just as you discussed in that thread, JTAG depends on knowing something about the device your JTAG'ing. Do you have this info or config files necessary for this board? Still, JTAG will most likely not cover an externally attached EEPROM, AFAIK. In addition it would be hard and overkill.

Much more easy would be to find a simple I2C compatible interface. These should be easy to find, and I don't think you need to buy a whole programmer. The BusPirate is also providing for the I2C protocol (and many others including rudimentary JTAG) compatible device. Very easy to use, as it just uses the serial connection. What you really want is this FTDI cable based on the FT232H... (Or this.)
HW: UE40ES5700SXXH
FW: T-MST10PDEUC-1029.0 Onboot: 1003
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Forced "toggle" to repair bricked TV?

Post by juusso »

E3V3A wrote:Not sure what device that is, since the ebay link you provided is dead.
this is it..., i was almost sure it won`t help here. Just posted you confirm me that.[/off][/size]
E3V3A wrote:<...>What you really want is this FTDI cable based on the FT232H... (Or this.)
Aha, the i probably don`t need to de-solder chip from mainboard at all.
Currently bidding for wilem programer, let`s see, but sure i prefer the way to unbrick without the need to remove chip from m/b.
oga83 wrote:You can also use the Ethernet multi function interface to read/write the I2C eeprom :)
The 'write' function is not explained in the wiki (I'll add it asap), but it's already included in the sketch source code
btw, got and installed new mainboard, set is repaired now. The good thing is - i could make dump of working micom and try to re-flash bricked one.
Omg, need to order arduino too, anyway, i was going to order one for me... (need some advice - this + this are ok? or do i need something else for our goal?) :)
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE

Post Reply

Return to “[D] Hardware”