Field Oriented Control using PSoC 5LP

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

cross mob
MaR_264466
Level 3
Level 3

Hi,

I saw the app note AN93637 fir FOC using PSoC4. Is it possible to use a PSoC 5LP device for the same project? When i ried, lot of incompatibilities came up including PWM. Need help.

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

Hello Manoj,

PSoC 5 has all the resources used in the app note. It also has Timer and UDB blocks for necessary for PWM. The PWM do support dead band insertion and updating compare register through firmware and other necessary features. You may have to port the code after checking the component datasheet as they are different component implementations.

Best Regards,
Vasanth

View solution in original post

0 Likes
3 Replies
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

Can you please attach the project that you are working on? It will save us some time instead of starting from the scratch.

Thanks and regards

Ganesh

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

Hello Manoj,

PSoC 5 has all the resources used in the app note. It also has Timer and UDB blocks for necessary for PWM. The PWM do support dead band insertion and updating compare register through firmware and other necessary features. You may have to port the code after checking the component datasheet as they are different component implementations.

Best Regards,
Vasanth

0 Likes