2021-11-04 07:28 AM
Hello there,
I am working on a project. In the project I want to implement, an external ADC module will collect the data and transfer it to the STM32F103C8. My STM32F103C8 microprocessor will transfer these data to my wireless module. Here I am having trouble with SPI communication. Using SPI1, the STM32F103C8 will be the master, while my other two modules will work as slaves. How can I compile this using single SPI?
2021-11-04 07:42 AM
Duplicate:
https://community.st.com/s/question/0D53W00001B0yPdSAJ
No need to post with different tags. You can add tags if you want.