Skip to main content
zqizh.1
Associate III
July 26, 2021
Solved

question about STM32L562 smartcard mode?

  • July 26, 2021
  • 1 reply
  • 674 views

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

This topic has been closed for replies.
Best answer by Bubbles

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

1 reply

Bubbles
BubblesBest answer
ST Employee
July 26, 2021

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.