User Activity

Posted on April 27, 2016 at 15:48 Hi I am reading from different STM32F303CB the unique device IDs as follows: // unique device ID base address from RM p.1120 #define BASE_ADDR_UID ((uint32_t *)0x1FFFF7AC) uint32_t UID_Low =...