I think spi slave pins should set as input but I want to control CSN pin as output in spi slave mode on nrf52840. Is it possible it?
I know that CSN pin is controlled by external chip but my external chip can not control it. so I want to control it myself in nrf52840.
thanks.