Hi
I am using nrf52832 on that I want to use spi communication.
Is it possible to use half-duplex communication on spi protocol?
In full-duplex mode after sending some data on MOSI.
MOSI gets always high.
Is there any solution for that to not get MOSI high after sending any data on MOSI?
Thank you