-
MAX1932 SiPM bias supply — what to know before you build one
2 hours ago • 0 commentsThe GadgetSci MCA provides a clean, adjustable bias voltage for the SiPM optical sensor in the radiation detector. The detector works by converting gamma rays into visible light using a scintillator crystal — the SiPM then detects that light and converts it to an electrical pulse. Having the bias rail onboard the MCA is what makes the system portable; no external HV supply needed. The MAX1932 is purpose-built for this: boost topology, discontinuous mode, internal DAC sets output voltage over SPI. Feedback resistors configured to sweep the full 25–30V range in software.
It works well. Notes for anyone doing this:
- Follow the application note filter. There is measurable noise on the output without the recommended extra filtering stage. Add it. Don't skip it assuming your layout is clean enough. In the pic below: Cathode node (green), Current limiter R806 node (before filter - blue) and after the filter (orange).
![]()
- Snubber is not optional. The switch node rings without one. 2kΩ + 68pF RC from switch node to GND — design it in from the start.
![]()
- The package will fight you. QFN-12, 0.8mm pitch. Hand-soldering is possible but unpleasant. First prototype didn't start — most likely a solder joint on the exposed pad or feedback network pins. Reflow or hot air strongly recommended. Flux, fine tip, continuity-check every pin before powering up.
- SPI control in the final version is clean. Once properly soldered, setting the DAC register and sweeping bias voltage across the full configured range is straightforward. For the test board I opted for a potentiometer.
![]()
- Temperature drift is real. A colleague using this supply for high-precision work noticed drift with temperature. If your application demands stable energy resolution across temperature, budget for compensation — either in firmware or with a temperature-stable reference.
- The 25–30V bias sounds like high voltage if you're used to logic levels. It isn't — well below any formal LV threshold. No special HV handling precautions needed. Maybe you'd like to check the trace PCB spacing for the voltage you design for, in case you want to go beyond 30V.
- last but not least, in your PCB design, keep the switching loop tight. The path from input capacitor to switch to inductor to diode back to input cap should enclose minimum area. Standard switching supply layout rule but critical here — a sloppy loop radiates noise directly into the sensitive analog front end. In my case, the FET placement is not ideal — the gate drive trace ends up inside the switching loop. Fortunately it didn't affect performance in practice, but it's something to improve in a future revision.
![]()
- Follow the application note filter. There is measurable noise on the output without the recommended extra filtering stage. Add it. Don't skip it assuming your layout is clean enough. In the pic below: Cathode node (green), Current limiter R806 node (before filter - blue) and after the filter (orange).
catalineacsu


