2024-08-27 12:08 PM
Hello,
I am designing FOC motor controller based on DRV8316. For this, I am adding a DRV8316 custom board in the MC Workbench. Please find the JSON file attached.
The problem is that I am unable to add phase voltage sensing. Although I have added phase voltage sensing in the JSON file it is not appearing in MC Workbench.
Thanks
Solved! Go to Solution.
2024-08-28 03:47 AM
Hello farzansaleem,
Unfortunately, Phase Voltage sensing is currently only supported by HSO and ZeST algorithms, which are not supported on STM32H5.
All information concerning those two algorithms can be found on our STM32 ZeST page.
2024-08-27 11:41 PM
Hey @farzansaleem
I highly recommend you to use the MCSDK V6.3
It is so much easier for implementing a custom board.
Regards
2024-08-28 12:40 AM
Thanks for the recommendation. I have tried MCSDK V6.3, yes it is easy to implemet custom board in it. But phase voltage sensing is also not working in MCSDK V6.3.
2024-08-28 03:47 AM
Hello farzansaleem,
Unfortunately, Phase Voltage sensing is currently only supported by HSO and ZeST algorithms, which are not supported on STM32H5.
All information concerning those two algorithms can be found on our STM32 ZeST page.