Tool/software:
Is it possible to configure manual control on the SPI0_CSN pin in the SPI_Master example in CC1310 SDK v4.20.02.07?
I am working with an SPI device in slave mode that requires SPI0_CSN pin assertion, which is not compatible with the default configuration.
What should I do to give SPI0_CSN manual control and implement it in my application?
Thank you in advance.