hi,
We want to have 2 AM335x devices connected to the same SD Card,
both to read and write to the card.
Whenever one(Device 1) is reading or writing to the card, the other(Device 2) will be in reset state
so there will only be one master in line at a time.
After finishing the read/write operation from Device 1, it releases the Device 2 from
reset and Device 2 also does the same operation.
The problem is both the Device 1 and Device 2's SPI signals interfere and the signals
don't go Low.
Does anybody tried SPI multi-master, please let me know if there is any suggestions.
Regards.
Paddu