Files
AT32F413_Firmware_Library/project/at_start_f413/examples/usart/irda
2022-06-30 17:13:55 +08:00
..
2022-06-30 17:13:55 +08:00
2021-12-14 13:33:09 +08:00
2022-06-30 17:13:55 +08:00
2022-06-30 17:13:55 +08:00

/**
  **************************************************************************
  * @file     readme.txt 
  * @version  v2.0.6
  * @date     2022-06-28
  * @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)

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