Skip to main content
ABarbieri1177
Associate
May 11, 2023
Question

STM32H745 UID_BASE how to accessible from M4.

  • May 11, 2023
  • 1 reply
  • 843 views

I'm working on H745 dualcore MCU and I'm trying to get STM32 UID from M4 core accessing to addres 0x1FF1E800UL. Reading datasheet I can't find explanation why that address range is not accessible.

This topic has been closed for replies.

1 reply

Technical Moderator
June 12, 2023

Hello @Community member​,

Indeed, these fields are not accessible via CM4. You need to copy it using CM7 elsewhere so that you can access it through CM4.

Hope this helps!

To give better visibility on the answered topics, please click on "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL