2024-01-21 08:55 AM
Dear Sir or Madam,
I tried to generate code for the STM32 ZEST Kit consisting of trying to evaluate HSO (while waiting for ZEST approval):
3) B-G473E-ZEST1S
Since the motor (2) is not available I tried using the Motor Profiler - this did not work since some registers seem to be not fully implemented (e.g. undervoltage registers).
Is there something I did wrong?
Best regards
MoCo
Solved! Go to Solution.
2024-01-24 02:25 AM
Hello again,
You can also try to disable the SCREF feature by adding a jumper to J1 on the STEVAL-LVLP01 power board. This is a voltage protection between the source and drain and it can cause the Profiler Error you are facing.
2024-01-23 01:28 AM - edited 2024-01-23 01:29 AM
Hello MoCo,
The Profiler flow for the HSO is not the same than it was for classic FOC algorithm, as the HSO integrates its own Profiler inside the MotorPilot GUI. You can find the complete HSO start-up guide in the MCSDK 6.2.1 release note : in the WorkBench, click on About -> Documentations -> Release Note -> Search for the HSO startup guide hyperlink.
We apologize for the confusion.
2024-01-23 01:01 PM
Thanks a lot for the help with the HSO_startup_guide.pdf file. I found this file and tried the workflow on page 9. However - when I click on profiler and start the process I receive an error: ERROR_DC_AC in the profiler window.
I attached a screenshot.
Can you please give me a suggestion what went wrong?
Best regards and many thanks
MoCo
2024-01-23 07:56 PM
I'm also getting the same error in the profiler: ERROR_AC_DC_CHECK
As per HSO_startup_guide.pdf I have tried increasing the power setting ('POW:') in the profiler window. as per the HSO_Startup_Guide.pdf, with no success.
I don't seem to seeing any signal on the Motor terminals and there is no change in load from the power supply.
Any suggestions?
2024-01-24 02:12 AM
Hello all,
This is a really strange behavior. Could you please switch to Open Loop Mode and see if any current is coming through ?
Also could you send me your .stwb6 project files ?
2024-01-24 02:25 AM
Hello again,
You can also try to disable the SCREF feature by adding a jumper to J1 on the STEVAL-LVLP01 power board. This is a voltage protection between the source and drain and it can cause the Profiler Error you are facing.
2024-01-24 06:00 AM
Thanks a lot it worked!
Adding the jumper for SCREF worked. I also had to increase the allowed current in the MCW.
Best regards
MoCo
2024-01-24 11:52 AM
2024-01-24 06:19 PM - edited 2024-01-24 06:20 PM
Adding the jumper for SCREF also worked for me.