PID Controller for PSoC 6

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

cross mob
MiSt_4611861
Level 1
Level 1

I'm curious to see if there is a PID controller for motor control using the PSoC 6 out there that I can reference. Anybody know of any sources?

Thanks for any help and advice!

0 Likes
1 Solution
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked

Hi,

A direct example for PSoC6 is not currently available. You can always check the code examples associated with https://www.cypress.com/documentation/development-kitsboards/cy8ckit-037-psoc-4-motor-control-evalua... ​. The examples are written for PSoC4 devices to drive a BLDC motor and uses PID control. This can be referenced.

Best Regards,
Vasanth

View solution in original post

0 Likes
2 Replies
Len_CONSULTRON
Level 9
Level 9
Beta tester 500 solutions authored 1000 replies posted

MiSt,

Isn't PID control commonly developed in SW?

Maybe someone knows differently.

Len

Len
"Engineering is an Art. The Art of Compromise."
0 Likes
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked

Hi,

A direct example for PSoC6 is not currently available. You can always check the code examples associated with https://www.cypress.com/documentation/development-kitsboards/cy8ckit-037-psoc-4-motor-control-evalua... ​. The examples are written for PSoC4 devices to drive a BLDC motor and uses PID control. This can be referenced.

Best Regards,
Vasanth

0 Likes