Question
We connected STM32F051 to ASM330 over SPI . The communication works Chip select as a GPIO line the SPI is not able to correctly toggle the Chip select . There is a 10K ohm Pull-Up resistor on the Chip Select Line between STM and ASM . Is this correct
Hi ,
We connected STM32F051 to ASM330 over SPI .
The communication works Chip select as a GPIO line the SPI is not able to correctly toggle the Chip select . There is a 10K ohm Pull-Up resistor on the Chip Select Line between STM and ASM . Is this correct ?.
What is the suggested solution for the Chip select line to be controlled with SPI and not to use Chip select as GPIO .