2018-08-07 10:01 AM
Hello, were can i find the Description and the Firmware library with all the complete funcions
of the powerSTEP01 microstepping controller
I want control the powerSTEP01 with STM32 F4 microcontroller via SPI and I/O control
i don't find the complete file .c and .h of the functions:
SetParam(PARAM,VALUE)
GetParam(PARAM) { .................... }
GoTo_DIR(DIR,ABS_POS) { .................... }
GoUntil(ACT,DIR,SPD) { .................... }
Move(DIR,N_STEP) { .................... }
ReleseSW(ACT, DIR) { .................... }
..........
and all the other
Thank you
Mike
2018-08-16 01:59 AM
In the "documentation" folder of the X-CUBE-SPN3 you can find the help file describing all the functions.