Merging 2 different sdk samples

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Merging 2 different sdk samples

769件の閲覧回数
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 返答(返信)

653件の閲覧回数
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 件の賞賛
返信

577件の閲覧回数
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 件の賞賛
返信

730件の閲覧回数
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 件の賞賛
返信

703件の閲覧回数
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 件の賞賛
返信

735件の閲覧回数
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 件の賞賛
返信