- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
How can I migrate to board not on the list?
for example, PMSM_FOC_EXAMPLE_XMC44
migrate to 750W motor application kit.
eric.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, @ericjoy ,
What do you mean to migrate to the board not on the list? The example you mentioned: PMSM_FOC_EXAMPLE_XMC44 can also use with the KIT_XMC750WATT_MC_AK_V1, because the KIT includes a XMC1300_DC drive card and a XMC4400_DC drive card.
For different motor or different MCU, you should change the configuration and includes corresponding libraries to the project. You can give us more details about your project, so that we can give your more suggestions. Thanks.
BR,
Owen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have both the hardware(750W Motor Control Application Kit) and software (PMSM_FOC_EXAMPLE_XMC44) and motor.
what I do is:
mouse Left click on the project and choose device migration-->board-->xmc4400-->application kit
I could not find this board, so I pick the best similar one is "xmc4400 application kit".
I try this, but motor is not running.
Thank you. eric.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You should choose XMC4400 Drive Card:
Actually, the XMC4400 Drive card also uses XMC4400-F100x512. For the reason why your motor didn't run, you can check from the following aspects:
1. Whether the phase line of the motor is connected correctly?
2. Whether the boards on both sides are correctly powered on?
3. Without migration, you can try to upload the original codes to your XMC4400.
BR,
Owen