2016-10-17 02:01 PM
Hi all,
I get ATR fine.However, when I send any command, the reply is ''my command+reply''. I mean, it looks like the Smart Card is echoing my command (however it doesn't, I can see the transmission on a logic analyzer). Maybe the UART is ''receiving'' while it is sending? Of course I can chop the extra bytes received, but it is not standard.Thanks in advance.Leonardo #smartcard2016-10-17 04:33 PM
Well it is a single wire interface, so unless you disable the RX on the USART you're going to see the data you send
2016-10-18 05:58 AM