SPI Comm between STM32F103 micro and EVAL6470H board
Posted on November 12, 2015 at 21:17When I send any get or set command from micro to L6470 via SPI, the L6470 always responds with the command byte sent by the micro. It should be either sending the MSB of the get data or a 0 byte for a set command ...