Files
AT32F413_Firmware_Library/utilities/at32f413_gen_random_number_demo
2023-10-30 11:23:18 +08:00
..
2023-08-08 19:29:14 +08:00
2023-02-28 12:56:05 +08:00
2023-10-30 11:23:18 +08:00
2023-02-28 12:56:05 +08:00
2023-08-08 19:29:14 +08:00
2022-11-22 18:16:27 +08:00

/**
  **************************************************************************
  * @file     readme.txt 
  * @brief    readme
  **************************************************************************
  */

  this demo is based on the at-start board, in this demo, you can select different device on toolbar "select target".
  in this demo, show how to get random number by rtc and uid, and usart1 printf the result.
  through config #define ENABLE_RTC_ASSEED value 0 or 1,to opnen or close rtc as seed for random.