Posted on May 17, 2011 at 12:37Hi, I posted my question regarding smartcard mode to ST support and i recieved the following: ================================ => yes this is correct. This is done at product level once the smart card mode is enabled t...
Posted on May 17, 2011 at 12:37Hi, It seems to me that smart card IO needs to be connected only to the TX pin, and this pin functions as a bidirectional uart when put in to smartcard mode. Could anyone confirm that RX and TX need to be tied in smart...
Posted on May 17, 2011 at 12:37Thanks for reply. I probably didn't explain enough. The smartcard mode is used so PB.10 is used as bidirectional port, also for the RX. Therefore, the RX (PB.11) is used as regular GPIO. Some more details: IO line is c...
Posted on May 17, 2011 at 12:37Hi, I have a problem to receive data on USART3 when using the smartcard mode. IO line is connected to Port B.10. I put USART3 into smartcard mode and I can send data via TX interrupt. The card responds to my message bu...
Posted on May 17, 2011 at 12:25Hi, I'm trying to toggle a pin at a specific sequence and must be very accurate. Therefore, I want to use the output compare with TIM3 CH4. All I want to do is to load the TIM3->CCR4 register with required value, wait ...