Files
AT32F415_Firmware_Library/project/at_start_f415/examples/usart/smartcard
2024-08-27 09:56:16 +08:00
..
2023-10-30 11:24:27 +08:00
2024-08-27 09:56:16 +08:00
2024-08-27 09:56:16 +08:00
2023-08-08 19:30:55 +08:00

/**
  **************************************************************************
  * @file     readme.txt
  * @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

  for more detailed information. please refer to the application note document AN0099.