2023-06-04 10:16 PM
Hello ST,
I am going through SMARTCARD_ComDMA example and found that GSM file system smart card can be used to verify this eample. Please do let me know how does this work and alo which card can be used along with this example
2023-07-20 02:55 AM
Hello @RK.15 and welcome to the community,
The smartCard example is provided under STM32U575I-EV board in the STM32Cube_FW_U5.
This is the path to the example: STM32Cube_FW_U5_V1.2.0\Projects\STM32U575I-EV\Examples\SMARTCARD\SMARTCARD_ComDMA.
Aymen