2019-06-11 11:15 PM
I am using STM32F103VCT controller to test SPI communication. I am generating the code by Cube MX.
I want to use SPI2 as Slave and SPI3 as Master. I want to transfer data from Master SPI3 to Slave SPI2.
I want to use the SS pin in both the case.
Please guide me if any document or video available for the same.