I can easily read one TLV1549 with STM32f767zi.
When I want to connect several TLV1549 with one SPI bus, The data is not correct. I think the some TLV1549 send data at same time and result is not correct.
Is there any solution? Should I use pull up resistor on CS and pull down resistor on MISO? If yes how much?