Search found 2 matches
- Fri Jun 05, 2020 8:31 pm
- Forum: General discussion
- Topic: STM32 as SPI Slave
- Replies: 2
- Views: 3734
Re: STM32 as SPI Slave
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.
- Fri Jun 05, 2020 4:56 pm
- Forum: General discussion
- Topic: STM32 as SPI Slave
- Replies: 2
- Views: 3734
STM32 as SPI Slave
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?