Merging 2 different sdk samples

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Merging 2 different sdk samples

777 次查看
Asimoes
Contributor II

Im doing a PMSM control and im using a FRDM-MCXN947  , so im willing to do the motoro control with AI but i have the motor control sample and ai sample. I dont have idea if i can merge two different sdk samples in the same project and make it work in the card as the same project. Also about the PSMS sdk example the FreeMASTER programm is capable of create a database to train the AI ML model.

标签 (1)
标记 (1)
0 项奖励
回复
5 回复数

661 次查看
Asimoes
Contributor II

Hello @Habib_MS  thanks for the help. Do you have some practical example of a case like this of merging examples? Or do you have any use note where this process was done? To have some guidelines 

0 项奖励
回复

585 次查看
Habib_MS
NXP Employee
NXP Employee

Hello @Asimoes,
There is not an example to merge two projects that could be helpful. However, if you experience any issue, do not hesitate to let me know 
BR
Habib

0 项奖励
回复

738 次查看
Habib_MS
NXP Employee
NXP Employee

Hello @Asimoes,

Merging the two examples will depend on the specific implementation, but here are a few key points to keep in mind:
-Port the other example to the more difficult example to make portability easier.
-Ensure to merge the pin configurations.
-Import the necessary drivers used in the example.
-Include both the initialization functions and any application specific functions required for your use.case.
After making any changes, always verify that the project builds successfully.
BR
Habib

0 项奖励
回复

711 次查看
Asimoes
Contributor II

Hello Habib thanks for the help. Do you have some practical example of a case like this of merging examples? Or do you have any use note where this process was done? To have dome guidelines 

0 项奖励
回复

743 次查看
denny64woren
Contributor I

Hello,
You're working on a PMSM (Permanent Magnet Synchronous Motor) control project using the FRDM-MCXN947 board and want to combine traditional motor control with AI/ML.

0 项奖励
回复