Tool/software:
I want to interface the microcontroller with an angle sensor which uses SSC interface, which consists of CS, Clock and Data line, the Data line is I/O, which means it is bidirectional. Can the microcontroller SPI interface be used with MISO and MOSI line tied together ?
Thanks.