Question
Spi read and write on different edge?
Hi,
i am using stm32f103 spi read write
i have application ic connected to this MCU
is it possible to use write on rising egde and read on falling edge for spi communication?
currently i am doing both on rising edge
so, write now my write is ok but while reading the data it gives a different value
I am using bidirectional mode
thanks
