STM32 as SPI Slave

Post here first, or if you can't find a relevant section!
Post Reply
wv3477
Posts: 2
Joined: Fri Jun 05, 2020 2:05 am

STM32 as SPI Slave

Post by wv3477 »

I'm currently using the official STM32 core and I want to know how I can make my chip, the STM32F303 Black Pill act as an SPI slave?
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: STM32 as SPI Slave

Post by fpiSTM »

Did you try the SPI example,?
wv3477
Posts: 2
Joined: Fri Jun 05, 2020 2:05 am

Re: STM32 as SPI Slave

Post by wv3477 »

Which example? Both of the examples on Github under the SPI section seems to have the STM32 as an SPI master, not slave. My goal is that I want to have two STM32 devices communicate with each other using SPI.
Post Reply

Return to “General discussion”