mirror of
https://github.com/ArteryTek/AT32F415_Firmware_Library.git
synced 2026-05-21 01:12:20 +00:00
upload version v2.0.0
This commit is contained in:
15
utilities/at32f415_gen_random_number_demo/readme.txt
Normal file
15
utilities/at32f415_gen_random_number_demo/readme.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
/**
|
||||
**************************************************************************
|
||||
* @file readme.txt
|
||||
* @version v2.0.0
|
||||
* @date 2021-11-26
|
||||
* @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_ERTC_ASSEED value 0 or 1,to opnen or close ertc as seed for random.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user