How to do motor debugging with CY8CKIT-037 Motor Kit

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
NXTY_hayashi
Level 6
Level 6
Distributor - NEXTY (Japan)
50 solutions authored 25 solutions authored 50 replies posted

Hi,

I'd like to modify control parameters on-the-fly and confirm behavior of a motor.
Ex. motor target speed, PI gain of closed loop, OCP threshold.

It is used "Bridge Control Panel Monitor" to confirm behavior of a motor.
What tool or method can I use to modify control parameters on-the-fly while CPU running ?

Best Regards,
Kazunari Hayashi

0 Likes
1 Solution
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @NXTY_hayashi,

We don't have any tool to modify the parameters while the CY8CKIT-037 Motor kit is running. You have to insert the section of code for serial communication which enables the modification of the parameter during the run-time.

Please, let us know if you need further clarification.

Thank you

Best Regards

Raj Chaudhari 

View solution in original post

2 Replies
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @NXTY_hayashi,

We don't have any tool to modify the parameters while the CY8CKIT-037 Motor kit is running. You have to insert the section of code for serial communication which enables the modification of the parameter during the run-time.

Please, let us know if you need further clarification.

Thank you

Best Regards

Raj Chaudhari 

NXTY_hayashi
Level 6
Level 6
Distributor - NEXTY (Japan)
50 solutions authored 25 solutions authored 50 replies posted

Dear Raj-san,

I can understand the method and try it.

Best Regards
Kazunari Hayashi

0 Likes