Files
AT32F415_Firmware_Library/project/at_start_f415/examples/usart/irda
2024-08-27 09:56:16 +08:00
..
2023-10-30 11:24:27 +08:00
2024-08-27 09:56:16 +08:00
2023-08-08 19:30:55 +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, 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.