Use [DBGMCU->IDCODE] to check chip type, failed, allways 0.
Posted on December 02, 2014 at 13:20Using STM32F101R8xx, Print out with J-Link RTT, 0.u32 vid = DBGMCU_GetDEVID();SEGGER_RTT_printf(1, ''%d '', vid);I'm reading the errata sheet now. #stm32