Hello colleagues,
I remember from some thread, there is an issue with non-three state output of this adapter, effectively blocking usage of second adapter or any other SPI device connected on second port.
I can't find the thread now but I get some time, and try to look at the SD adapter in question.
First I note, the chip used the V125 (I assume low voltage 74LVT125 or similar) is four three state gates. So the potential is there. Then I try to trace CS signal and MISO signals. My finding is
- connector CS pin goes to R_1 (3k3) and then to pin 9 of V125 which is signal 3A. I did not found any other trace of CS signal anywhere.
- connector MISO pin goes to pin 11 of V125 which is signal 4Y - so the output of fourth gate. The !OE signal of that gate on pin 13 of 74LVC125 is grounded, thus the gate will never go to 3rd state.
I never went beyond this as my eyesight corresponds to my age and will not go better. The chip on the adapter is very very small, and probing the pins is hard for me.
My original idea was, try to rewire the CS signal so MISO will go three state. Now ...... it is not for my eyes and hands.
Did someone already have the schematics of this SD card adapter.
However next idea is to put and a piece of silicon in between the computer ports and adapters.
I search for 74HCT125 as it sounds right, and is in DIP. or at least SO package. I put this chip on my list so next round I'm ordering something I buy few of them.
NOTE: my motivation is not the storage. There is enough of it on one card. It is:
- two cards means one could be used for "transfer" of date between computers, or I can prepare working card for another computer.
- or maybe some interesting SPI device, I don't have an on my mind now, could be connected.