Skip to main content
ENovk.1
Associate II
June 2, 2020
Question

Can I use the SPINFamily Evaluation Tool to develop and test Python software for use on another platform? (Linux)

  • June 2, 2020
  • 0 replies
  • 499 views

I'd like to use the STSW-SPIN002 SPINFamily Evaluation Tool to develop a python application for controlling the L6470, and then move it to my final hardware environment (ARM Linux) for final debug and deployment once the hardware is ready. However the flavor of Python in the tool has primitives (language elements) for manipulating the STSPIN devices, which of course don't exist in standard Python. Instead, in standard Python, one would use a library to control the STSPIN devices.

Does anyone know of a Python library that matches the STSPIN primitives in the SPINFamily Evaluation Tool, so that I can easily port my software to my final hardware?

Thanks!

This topic has been closed for replies.