S32K Chip Performance and Motor Control

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K Chip Performance and Motor Control

Jump to solution
538 Views
zhangchun
Contributor III

hello

I am currently using s32k144 to create a motor controller, but due to the performance impact of s32k144, the motor controller cannot achieve the expected state.

At present, I have used a system frequency of 80M in my code, with O3 as the optimization level, cache enabled, FPU enabled, and fixed-point operations used to improve code execution efficiency.

I want to replace a chip without changing the current code to improve performance, and choose a chip with a higher system frequency and larger cache, among other factors.

excuse me

1. Are there any other optimization plans to improve code performance

2. Do the s32k series chips have the same IP addresses as S32K144's FTM, TRGMUX, PDB, ADC, and have higher performance?

 

Thanks!

Tags (1)
0 Kudos
Reply
1 Solution
494 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

did you tried to use AMMClib? This library is very well optimized for motor control. 

jiri_kral_0-1693488234372.png

 

View solution in original post

0 Kudos
Reply
2 Replies
495 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

did you tried to use AMMClib? This library is very well optimized for motor control. 

jiri_kral_0-1693488234372.png

 

0 Kudos
Reply
487 Views
zhangchun
Contributor III
Hi
Thank you very much for your reply,
0 Kudos
Reply