HAL + 0/1 examples
CodeScope will show references to LL_DBGMCU_GetRevisionID() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
UTILS
 
Symbols
loading...
Files
loading...

LL_DBGMCU_GetRevisionID() function

Return the device revision identifier

Syntax

__STATIC_INLINE uint32_t LL_DBGMCU_GetRevisionID(void);

Return value

Values between Min_Data=0x00 and Max_Data=0xFFFF

Notes

This field indicates the revision of the device. For example, it is read as RevA -> 0x1000, Cat 2 revZ -> 0x1001, rev1 -> 0x1003, rev2 ->0x1007, revY -> 0x100F for STM32F405/407xx and STM32F415/417xx devices For example, it is read as RevA -> 0x1000, Cat 2 revY -> 0x1003, rev1 -> 0x1007, rev3 ->0x2001 for STM32F42xxx and STM32F43xxx devices For example, it is read as RevZ -> 0x1000, Cat 2 revA -> 0x1001 for STM32F401xB/C devices For example, it is read as RevA -> 0x1000, Cat 2 revZ -> 0x1001 for STM32F401xD/E devices For example, it is read as RevA -> 0x1000 for STM32F411xx,STM32F413/423xx,STM32F469/423xx, STM32F446xx and STM32F410xx devices For example, it is read as RevZ -> 0x1001, Cat 2 revB -> 0x2000, revC -> 0x3000 for STM32F412xx devices

Examples

LL_DBGMCU_GetRevisionID() is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_system.h:1268
__STATIC_INLINE uint32_t LL_DBGMCU_GetRevisionID(void)

Data Use

Data read by LL_DBGMCU_GetRevisionID()
all items filtered out
LL_DBGMCU_GetRevisionID()
Type of LL_DBGMCU_GetRevisionID()
LL_DBGMCU_GetRevisionID()
uint32_t
all items filtered out