Hello!
I needed high current board for FOC applications, while Im waiting for SimpleFOCDrive I’ve designed custom board based on SimpleFOCDrive.
I’ve replaced some elements with those that I could get faster:
DRV8320 → DRV8323
BSZ0904NSI → NCE3095K (I’ve tried to get the most similar MOSFET and make some changes in the initial driver configuration to fit difference between these mosfets)
The datasheets for these elements:
Schematics for my board:
I’ve also checked other topics about DRV8323 and schematics there look quite the same (or at least close enough)
But now I’m testing my board and it isnt working (simple driver_standalone test from simplefoc lib to get constant voltage on the phases).
I’ve manufactured it myself and it turned out a quite messy, but I checked connections with multimeter and it appears to be fine. Although I cant really confirm if DRV connected to all the pads as it should because I cant reach chip pads.
Anyway, I would greatly appreciate if somebody could give me any tips on finding the problem.
Right now main suspects to me are:
- Incorrect mosfets
- Bad connection of the DRV microchip to the pads
- Mistakes in schematics





Thank you for your advice, I'm definitely gonna buy one and watch out some lessons about QFN soldering. I've tried to re-solder it today and got some weird outcome: full voltage on 2/3 phases and 0.6v on third one. I've inspected the board and found some shortenings between PWM inputs and enable, I fixed it and out mosfet voltage disappeared again. I guess it is indeed bad soldering due to poor manufacturing. I was using acrylic paint that I was burning with the laser, now I'll try to re-manufacture it on the cnc fully, check the results and post update in this topic
– lexan253