2018-10-31 05:57 AM
Dear,
I designed my own board similar to STM3210B_EVAL.
I built the X-CUBE-SMCARD project and programmed it on my board.
The smart card that I use, response to ATR, but no response and no Ack to another commands ( same as Select File ,...)
how can I debug it?
2018-10-31 09:06 AM
>>how can I debug it?
Understand the card protocols fully.
Have a Logic Analyzer.
Instrument the code.
Determine where command/response behaviour deviates, and how code responds to error or unhandled conditions.
Consult with colleagues and consultants with specific knowledge/competence in area of interest.
For commercial projects consult with FAE assigned to your account.