Library to pull unique device ID from CPU chip. functions to load into a string that can be used in IoT access point ID and another to send the ID back on serial port. Tested on KL46Z but should work on STM and others by changing address where ID is located.
Dependents: stm32_print_unique_serial_number_copy bcsdk bcsdk bcsdk-sdchain
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:08766dc8051a | 2016-03-30 | joeata2wh | update to use MIT license |
1:c7453c2b8a2f | 2016-03-11 | joeata2wh | changing over to STM32 chips |
0:b9461291f915 | 2016-03-09 | joeata2wh | Break the uniqueCPUID into separate library to make re-use easier. |