Hi All,
I’m trying to read/write a SIM card (It support ISO 7816-3 and ISO 7816-4) using PRU on Hawkboard with AM1808
I found some resource at http://processors.wiki.ti.com/index.php/SmartCard_Implementation_on_OMAPL_PRU_-_Software_Users_Guide.
but I don't know how to do.
my SIM card is the following diagram :
compared to that demo, my SIM card have no Detect , VPP enable, Parity singal, and have one interface as data input/output.
so I want to know how to modify Linux driver , Do I need to modify the PRU firmware?
thanks for your help!