Skip to main content
B.Michele
Associate III
August 7, 2018
Question

Firmware library of powerSTEP01 Functions and the description of the programming manual

  • August 7, 2018
  • 1 reply
  • 674 views

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

This topic has been closed for replies.

1 reply

Enrico Poli
ST Employee
August 16, 2018

In the "documentation" folder of the X-CUBE-SPN3 you can find the help file describing all the functions.