Other Parts Discussed in Thread: TUSB4041PAPEVM, TUSB8041, TPS82676,
Tool/software:
I've made a design that adds TUSB4041IPAPR to a Compute Module 4(CM4) from Raspberry.
The reference design (tusb4041papevm) has a beefy 1500 mA power supply for 1.1V. According to the datasheet, the device should not pull exessive power at all. The datasheet says at "7.7 Hub Input Supply Current" that typical current draw is 86 mA with a theoretical 225 mA max current for "SMBUS Programming current". I can not find any mention of power usage on the 1.1V apart from this, so based on that, the 1.5A must be significantly overkill?
Board space is already decided and limited, so I tried designing in a smaller power supply chip. Through three iterations, I've tested the following 1.1V supplies.
- TPS74611PQWDRVRQ1 with a 1A rating
- NCP139AFCT120T2G with 700mA rating
- TPS82676SIPR with 600mA
They all measured out great on startup, but after running a few minutes, they've all stopped working. When I desolder the 1.1V and feed it from a desktop supply, there are no issues with either of these boards. They all work, so it's definitely the supply that fails. They all fail a little differently. The first will turn on/off constantly. Measuring this with a multimeter will show 1.1V, but with an Oscilloscope you can see that it keeps turning off really fast. The middle one just died. The last one keeps working, but fails a few minutes after startup - turning on/off at intervals.
Am I missing something important in the TUSB4041 datasheet? Is there a mention of 1.5A @ 1.1V required forTUSB4041I to work? Or is something missing in the datasheet?
J
PS: I would upload a PDF schematic, but can no longer find an option to do so. The design is based off the tusb4041papevm schematic and the 1.1V supply is the only major deviation from this.