Files
AT32F415_Firmware_Library/project/at_start_f415/examples/cmp/output
2022-04-11 19:32:28 +08:00
..
2022-04-11 19:32:28 +08:00
2022-03-03 19:38:35 +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 example shows how to configure comp to get the comparison result, and 
  inernally connected to the input channel 1 of the tmr1. by input pwm(3khz - 1mhz) 
  to the cmp_in(pa1), the cmp_out(pa0) will output the result, and tmr1_ic1 will
  also capture this cmp_out and print its pwm frequency through the usart1.