2014-05-16 05:32 AM
Hi,
I am working on a project that involves programming a smart card and reading it to some data.I would like to know the most suitable way to do this using STM32 Cortex M4 boards. Are there any support interface for the purpose?2014-05-16 08:03 AM
The
http://www.st.com/web/en/catalog/tools/FM116/SC959/SS1532/PF252216
board has a Smart Card slot on the underside.''Both ISO/IEC 14443 type A and B smartcard support''2014-05-26 01:12 PM
Thanks for the reply. Is there anything cheaper than this available, I can make some interface if required.
2014-05-26 02:35 PM
Review the schematic and wire up something similar to an STM32F4-DISCO. Both the schematic and examples software for the STM3240G-EVAL should provide a starting point.