Hello,
I have a carrier board that contains an i.MX8 QuadMax processor.
I want to connect a SAM card slot to this processor but the manufacturer didn't make physical lines on the carrier board so a connection can be made between the SAM card and the integrated SIM module of the i.MX8 QuadMax (pins SIM0_CLK, SIM0_IO and so on).
Does anyone know how can I implement ISO 7816 communication with a running Linux OS on the i.MX8 processor without using the Linux drivers which use the SIM module?
I would appreciate any kind of help. Thank you in advance!