Firmware library of powerSTEP01 Functions and the description of the programming manual
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