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
History
update to use MIT license
2016-03-30, by joeata2wh [Wed, 30 Mar 2016 14:49:03 +0000] rev 2
update to use MIT license
changing over to STM32 chips
2016-03-11, by joeata2wh [Fri, 11 Mar 2016 03:24:53 +0000] rev 1
changing over to STM32 chips
Break the uniqueCPUID into separate library to make re-use easier.
2016-03-09, by joeata2wh [Wed, 09 Mar 2016 18:04:45 +0000] rev 0
Break the uniqueCPUID into separate library to make re-use easier.