cancel
Showing results for 
Search instead for 
Did you mean: 

question about STM32L562 smartcard mode?

zqizh.1
Associate II

Hi,

When I configured the USART to "smartcard with card clock" mode, it can receive the response with 2bit guard time from smart card, but can't receive the response with 1bit guard time.

Please advise why it can't receive the response with 1 bit guard time from smart card.

Thanks,

QiZhang

1 ACCEPTED SOLUTION

Accepted Solutions
Bubbles
ST Employee

Hi @zqizh.1​ ,

Normally both options are supported, listed in documentation as 0.5 and 1.5 stop bits communication.

USART1-3 should be normally capable. Try using CubeMX to generate the full correct configuration or refer to an example from cube package.

Rgds,

J

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
Bubbles
ST Employee

Hi @zqizh.1​ ,

Normally both options are supported, listed in documentation as 0.5 and 1.5 stop bits communication.

USART1-3 should be normally capable. Try using CubeMX to generate the full correct configuration or refer to an example from cube package.

Rgds,

J

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.