How to use AMCLIB?

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

How to use AMCLIB?

507 Views
CHI
Contributor I

I am a beginner in Motor control. I am confused about how to use AMCLIB.

 Where can I find description about AMCLIB's function ?

For example, in the Routines on MCSPTE1AK144-QSG, what is the function of

GDFLIB_FilterMAInit_FLT(GDFLIB_FILTER_MA_T_FLT *pParam)?

What is the meaning of 

#define MLIB_Sub(...) macro_dispatcher(MLIB_Sub, __VA_ARGS__)(__VA_ARGS__)?

Do NXP has any documents about how to use AMCLIB?

 

 

 

0 Kudos
Reply
1 Reply

485 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Where can I find description about AMCLIB's function ?

Documentaion to each moudule and functions are inside installed package:

petervlna_0-1675846942771.png

In user guide you will find API description. For example:

petervlna_1-1675846977602.png

Best regards,

Peter

 

 

 

0 Kudos
Reply