Posted on May 07, 2017 at 12:50An arm cortex-M0 MCU is adopted to drive the powetstep01.The initialization of SPI is done including CS, SDO, SDI, CK,BUSY, STBY.Here is the problem, I want the step motor run, so I write this:CS=low;//chip selectSPI1_...