Port SPN3 motor-control examples to DK2?
We are considering using a combination of the stm32mp157 and several powerSTEP01 devices in a system with multiple stepper-motors.
The X-NUCLEO-IHM03A1 plugs into the -DK2 just fine, but the SPN3 examples only work on the F0xx, F3xx, F4xx, and L0xx series.
Attempts to port one of the examples to the stm32mp157C-DK2 have not worked.
- Where can we get information on porting one platform's (e.g. F4xx) "arduino-style" connector to the stm32mp157C-DK2 "arduino-style" connector?
- Has anyone ported other code from the F0/F3/F4/L0 that uses the "arduino-style" connector onto the connector on the stm32mp157C-DK2?
- If so, can the code be shared, or the process documented?
We are approaching the GO/NOGO point of using the stm32mp1 and the powerSTEP01. Time is critical on this.