Files
AT32F415_Firmware_Library/project/at_start_f415/examples/usart/irda
2022-11-22 18:18:07 +08:00
..
2022-11-22 18:18:07 +08:00
2022-11-22 18:18:07 +08:00
2022-11-22 18:18:07 +08:00
2022-11-22 18:18:07 +08:00

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