cancel
Showing results for 
Search instead for 
Did you mean: 

Enable DBGMCU without JTAG

carlier_bouli
Associate
Posted on April 18, 2011 at 16:13

Enable DBGMCU without JTAG

#stm32-dbgmcu-revid-devid
3 REPLIES 3
carlier_bouli
Associate
Posted on May 17, 2011 at 14:32

Hello.

Does someone has a solution, please ?

Thank you.

jpeacock23
Associate II
Posted on May 17, 2011 at 14:32

From the errata sheet:

The DBGMCU_IDCODE and DBGMCU_CR debug registers are accessible only in debug mode (not accessible by the user software). When these registers are read in user mode, the returned value is 0x00.

The function you call reads the IDCODE register.  That's why you see zeroes.

  Jack Peacock

denis
Associate II
Posted on August 29, 2013 at 11:15

errata sheet says no workaround.... :\