You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, I have a question.
I thought about using a 74hc138n mux to have 8 sensors connected to the same SPI bus. I made a PCB that allows me to connect the 8 sensors to a 38 pin ESP32.
I tried to instantiate an MFRC522 object providing only the common RST pin (34). Now I can read the sensor only if connected with SS value 0, if I try to move it to one of the other addresses, 1->7, it doesn't work. Do you have any suggestions on how to do this? Thank you
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I have a question.
I thought about using a 74hc138n mux to have 8 sensors connected to the same SPI bus. I made a PCB that allows me to connect the 8 sensors to a 38 pin ESP32.
I tried to instantiate an MFRC522 object providing only the common RST pin (34). Now I can read the sensor only if connected with SS value 0, if I try to move it to one of the other addresses, 1->7, it doesn't work. Do you have any suggestions on how to do this? Thank you
Beta Was this translation helpful? Give feedback.
All reactions