I'm trying to revive a Thinkpad T14s Gen1 that seems to have issue with the power. Plugging in the USB-C charger the LED on the charging port doesn't lid and nothing happens if I press the power button.
Test conditions: board is outside the laptop, battery disconnected.
I made a number of checks already and found out that the ThinkEngine (page 94) does not set important signals such as M_ON that enable power rails such as 3v and 5v. After I verified that on such rails are not shorted, I also injected 3v into M_ON and the board comes to life (i.e. charging port LED gets orange, 3v and 5v are present). Naturally, it was just a test. ThinkEngine is responsible for a number of other signals needed for the laptop to work.
I'm now trying to trace down the issue starting from the IC charger. Here the measures I took on the IC charger PU0201 (page 102):
I'm not an expert of such boards, but looking at the schematic (that I attach to this post for convenience) that missing PSYS seems rather important to me
The IC charger talks to the EC via SMbus. I also sniffed the signals on pins 12 and 13 with my logic analyzer and I found that the EC (MEC1663) sends something when I plug the charger in. So the EC doesn't seem to be completely dead. In fact, if I understand correctly, the IC charger acts like slave on the bus and just waits for commands.
Resistance to ground on PSYS is around 8k ohm, so in line with what I can see on the schematic.
I could use some help on the the next steps, guys
Is PSYS supposed to be there since the very beginning, is it something that comes up later on in the power on sequence? Do the values I measured look strange to you?
Many thanks in advance!
Test conditions: board is outside the laptop, battery disconnected.
I made a number of checks already and found out that the ThinkEngine (page 94) does not set important signals such as M_ON that enable power rails such as 3v and 5v. After I verified that on such rails are not shorted, I also injected 3v into M_ON and the board comes to life (i.e. charging port LED gets orange, 3v and 5v are present). Naturally, it was just a test. ThinkEngine is responsible for a number of other signals needed for the laptop to work.
I'm now trying to trace down the issue starting from the IC charger. Here the measures I took on the IC charger PU0201 (page 102):
PIN | Measure | Label | PIN | Measure | Label | PIN | Measure | Label | PIN | Measure | Label | |||
1 | 20v | VBUS | 9 | 0v | IBAT | 17 | 1.09v | COMP2 | 25 | 6.03v | BTST2 | |||
2 | 20v | ACN | 10 | 0v | PSYS | 18 | 3.5v | CELL_BATPRES | 26 | 6.03v | LODRV2 | |||
3 | 20v | ACP | 11 | 0v | #PROCHOT | 19 | 9.24v | SRN | 27 | GND | ||||
4 | 3.27v | CHRG_OK | 12 | 0v | SDA | 20 | 9.24v | SRP | 28 | 6.03v | REGIN | |||
5 | 0v | EMZ_OTG | 13 | 0v | SCL | 21 | 3.25v | #BATDRV | 29 | 6.03 | LODRV1 | |||
6 | 2.18v | ILIM_HIZ | 14 | 0v | CMPIN | 22 | 9.24v | VSYS | 30 | 6.03 | BTST1 | |||
7 | 6v | VDDA | 15 | n/c | 23 | 0v | SW2 | 31 | 0v | HIDRV1 | ||||
8 | 0v | IDAPT | 16 | 1.2v | COMP1 | 24 | 0v | HIDRV2 | 32 | 0v | SW1 |
I'm not an expert of such boards, but looking at the schematic (that I attach to this post for convenience) that missing PSYS seems rather important to me

The IC charger talks to the EC via SMbus. I also sniffed the signals on pins 12 and 13 with my logic analyzer and I found that the EC (MEC1663) sends something when I plug the charger in. So the EC doesn't seem to be completely dead. In fact, if I understand correctly, the IC charger acts like slave on the bus and just waits for commands.
Resistance to ground on PSYS is around 8k ohm, so in line with what I can see on the schematic.
I could use some help on the the next steps, guys

Is PSYS supposed to be there since the very beginning, is it something that comes up later on in the power on sequence? Do the values I measured look strange to you?
Many thanks in advance!
Comment