LudovicRousseau / pyscard

pyscard smartcard library for python
http://pyscard.sourceforge.net/
GNU Lesser General Public License v2.1
379 stars 108 forks source link

Regarding generic phoenix reader #79

Closed ronie19 closed 4 years ago

ronie19 commented 4 years ago

I came across this schematic using FT232RL usb to TTL converter. The link is here http://conture.by/post/1228 I made this at home. I am getting proper response after pcsc_scan. But when any code involves trasmit, then it fails to transmit. As a sim card reader it is working fine. Is there any tweaking to be done like active high or low reset ? All i am trying to make a small interface using open hardware and open software.

LudovicRousseau commented 4 years ago

This is not a pyscard issue. I can’t help.