mirror of
https://github.com/ArteryTek/AT32F415_Firmware_Library.git
synced 2026-05-21 09:22:11 +00: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.