Worklog Wii U R&D Thread (WURD)

Lazr

.
Joined
Oct 3, 2023
Messages
32
Likes
85
I've started sanding + scanning the WUP-50 mobo. It is only half of the board, but the other half is pretty much the same as the WUP-01 and the half I am sanding will be useful for a compendium for troubleshooting trims (since the LOLWUT trim line is in this area) and a complete pinout of the SoC.

The scans can be found here!!

ATM there are only the two surface layers. The internal layers will be posted there when i can get scans for them. Have fun!
 

Lazr

.
Joined
Oct 3, 2023
Messages
32
Likes
85
The Wi-Fi module doesn't work atm, but it is probably due to my crappy wiring for it (SDIO is really bad; those cafeflex' will be incredibly useful for this relocation).
I finally got the relocation to work! Only a few months later but hey, better late than never. :P
Now the WiFi module technically doesn't need any of the pins going to the SMC/SOC, but there is a pin that needs to be pulled up for the module to function, just like on the BT module. I show that on my Wii U Mini worklog here. The SDIO wiring could have also been an issue, but the current wiring is much cleaner.
Here are pictures of my relocation:
1723111526518.png

I just scratched off the solder mask on the via that connects to the pin and then tied it to 3v3.
If you want to be extra safe, you could do the same to the SoC pin on the module, but IME its not required.
 

zal16

.
Joined
Apr 4, 2024
Messages
12
Likes
1
Right. They're huge, they need at least 12V, the 1v one is two-phase (meaning it has two giant inductors), and we don't have full documentation for the controller ICs.

The 12v input they require is the main issue. Going from 3.7V→1v is a lot more efficient than 12v→1v. And managing 4S batteries in a portable is trickier, since you need balancing. Custom regs solve all of these problems
What if the reason for needing at least 12v is because of the 12v regulator?

Because if the console is powered with less than 12v, the 12v regulator stops working and does not send the ok signal to the SMC IC, correct?

It's possible to try to remove this regulator (and spoof your signal on SMC), so that we could lower the input voltage to at least 5v?
 

YveltalGriffin

First Wii U Trimmer
.
.
Joined
Jun 7, 2016
Messages
343
Likes
1,434
Location
South Florida
Portables
5
The 12v regulator PGOOD can easily be bypassed (as seen here). The issue is that the two core regulators are designed for 9V - 18V input:

1726191254639.png


This is very normal for wall-powered devices. Computers use the 12V ATX rail to feed their VRMs, too. Using a higher voltage like 12V means the power supply has to provide less current, which means wires and traces can be thinner.

But in a portable, you would need to put batteries in series to get such a high voltage, and then you would need active cell balancing and high voltage charging, all of which greatly increase design complexity and risk.

I mentioned before that the stock regs are huge, but maybe it's not clear just how big they are. Take a look at the 1V regulator: the solution size is approximately 1360mm² and it requires tons of large components on both sides of the PCB.

1726191587313.png
1726191592303.png


Bistro's 1V regulator solution size is approximately 360mm² if you count the caps on the back, which is 1/4 the size of the stock reg. Bistro's regulator probably performs slightly worse than the dual-phase regulator, but that's an OK tradeoff to make it tiny and have it run from 3–5.5V.

1726192506745.png


With how much work it took to miniaturize the trim, it would be a travesty to settle for the giant stock regs.
 
Last edited:
Top