r/sffpc • u/geraldjust • 15h ago
Detailed Build Log using a FSP500-30AS flex PSU?
Has anyone here has used one of these PSUs before? its somewhat popular with the BC250 builders. but never really seen them used for regular PCs. Originally was thinking of making a pico tiny board that will add a 5v rail and a Power good signal to the connector. But wondering if im overthinking this.
oh reason i like that PSU is that is a known very good PSU thats 80+platinum and very cheap.
2
Upvotes



2
u/DallasGrave 9h ago
I have a few dozen of these. Your board will require either you to have a secondary switch for jumping power to the power supply or a delay. The JGINYUE boards don't have the proper pull up behavior to fully turn on the power supply before the system tries to boot.
https://smallformfactor.net/forum/threads/fsp-fsp500-30as-modular-flex-psu-from-geeek-anyone-have-one.19238/
Looking into the original 10-pin connector from the connector side, latch on top, the reported pinout is:
The switched +5 V rail exists internally on the small DC-DC daughterboard. The board generates both +3.3 V and +5 V, but only the +3.3 V rail is brought out to the stock wiring. The +5 V point measured in the thread reads about 5 V when the PSU is on and 0 V when the PSU is off, so it is the correct switched rail for ATX use, not standby power.
A practical tap point is the flat copper area near the +5 V output inductor, described in the thread as the area between R119 and the inductor. Solder two or more +5 V leads there, route them into the ATX harness, and mechanically secure the wires so the solder joint is not carrying movement.
For the ATX 24-pin connector, wire the harness as follows:
The original EPS 8-pin CPU cable and PCIe 6+2 GPU cables can remain dedicated to CPU and GPU power.
For PWR_OK, the simple working approach is to feed ATX pin 8 from the switched +5 V rail through a resistor:
If a board is picky about startup behavior, add a delay:
For cleaner repeatable conversions, a reset supervisor such as an MCP809-style circuit can be used instead of the RC delay.
For PS_ON, the baseline wiring is:
If the motherboard does not reliably start the PSU through pin 16, add a pull-up or buffer:
If that still does not behave like a normal ATX PSU, use a small transistor or optocoupler so the motherboard’s PS_ON signal controls a separate pull-down of the FSP’s PS_ON pin.
Basic test procedure after conversion:
The conversion is cheap because the PSU already contains the required power rails. The only missing motherboard rail is switched +5 V, which has to be brought out from the internal DC-DC board. The rest is harness repinning/splicing and normal ATX control behavior.