Files
AT32F415_Firmware_Library/project/at_start_f415/examples/usart/smartcard
2022-04-11 19:32:28 +08:00
..
2022-04-11 19:32:28 +08:00
2021-12-14 13:34:31 +08:00
2022-04-11 19:32:28 +08:00
2022-04-11 19:32:28 +08:00

/**
  **************************************************************************
  * @file     readme.txt
  * @version  v2.0.4
  * @date     2022-04-02
  * @brief    readme
  **************************************************************************
  */

  this demo is based on the at-start board, in this demo, provides a description
  of how to use the usart in smartcard mode. the example gives only the possibility
  to read the atr and decode it into predefined buffer.if test pass, the three leds
  will turn on.
  - sc usart tx      --->   pa2
  - sc usart clk     --->   pa4
  - sc usart 3_5v    --->   pa5
  - sc usart reset   --->   pa6
  - sc usart cmdvcc  --->   pa7
  - sc usart off     --->   pa8