Files
AT32F415_Firmware_Library/project/at_start_f415/examples/usart/irda
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, have two project
  targets: transmit and receive. the demo provides a basic communication with
  irda mode. if received data right ,the led4 will turn on.
  
  set-up
  - use usart2 tx pin (pa2) and rx pin (pa3)