[][src]Crate stm32_device_signature

This crate provides a way to access Device electronic signature items on STM32 microcontrollers.

You need to pass one of the features in order to use this crate:

  • stm32f0
  • stm32f1
  • stm32f3
  • stm32f4
  • stm32g0
  • stm32l0
  • stm32l4

Functions

device_id

Returns a 12-byte unique device ID

device_id_hex

Returns a string with a hex-encoded unique device ID

flash_size_kb

Returns the Flash memory size of the device in Kbytes