SPI COMMUNICATION THREE WIRE/ FOUR WIRE
Hi,
I have doubt with the spi communication setup in this configuration. I'm using two sensors where one of the sensor only support 3 wire spi and another is 4 wire .I have a single spi in mcu. The hardware setup is followed by mapping four wire spi to mcu(mcu is configured in full duplex mode) and put a resistor between miso and mosi and given to three wire spi slave.
>Is it possible to make proper communication in this setup?
>If this is okay how the master mcu will differentiate betweeen them?
