Hello everyone, I have been working on a regulator board similar to Yveltals Thundervolt and used loopj's powerstrip as a PCB outline guide for my board.
Essentially, what it is is an RVL-PMS, but on top of the Wii and with undervolted power rails that should be in the safe zone according to the undervolting docs.
I have received the PCBs and parts and have assembled them.
Today, I tested whether or not it would work aaaand it didnt.
I can succesfully program it(well at least according to avrdude), but I cant really tell if my code is running properly. I have set the EN_Pin of the regulators to be permanently HIGH, but they only output 500mV, except for the 5v reg, which outputs 3.5v. The BQ chip works fine as far as I can tell and the attiny gets the voltage hes supposed to from the BQ chip.
I didnt have the time to investigate this further and I also need to get a second serial to usb adapter to program and communicate with the board at the same time.
If anybody has some clues as to why this is happening, please chime in!
You can find the project at my github repo: https://github.com/MertX2/PowerStripHavoc/blob/main/README.md
Essentially, what it is is an RVL-PMS, but on top of the Wii and with undervolted power rails that should be in the safe zone according to the undervolting docs.
I have received the PCBs and parts and have assembled them.
Today, I tested whether or not it would work aaaand it didnt.
I can succesfully program it(well at least according to avrdude), but I cant really tell if my code is running properly. I have set the EN_Pin of the regulators to be permanently HIGH, but they only output 500mV, except for the 5v reg, which outputs 3.5v. The BQ chip works fine as far as I can tell and the attiny gets the voltage hes supposed to from the BQ chip.
I didnt have the time to investigate this further and I also need to get a second serial to usb adapter to program and communicate with the board at the same time.
If anybody has some clues as to why this is happening, please chime in!
You can find the project at my github repo: https://github.com/MertX2/PowerStripHavoc/blob/main/README.md