2020-02-11 04:56 AM
What does the grey filling indicate. Couldn't find any legend/detail covering this.
I initially though it is the part connected to POR/VBAT circuit.. but doesn't look so.
Attached image of the page.
Solved! Go to Solution.
2020-02-11 08:56 AM
AHB1 is greyed out only to reduce number of lines on that picture and make it distinguishable from other buses; might've been also colored (as is in some newer STM32 DS).
OTOH, the greyed-out boxes, e.g. ADC on left bottom, DAC on bottom, RTC+BKPSRAM on the right, etc. highlight parts, which are not supplied by the internal 1.2V voltage regulator (i.e. are in a different power domain) - note that they always have also the respective supply pin/power domain name written next to them, e.g. @VDDA.
JW
2020-02-11 08:56 AM
AHB1 is greyed out only to reduce number of lines on that picture and make it distinguishable from other buses; might've been also colored (as is in some newer STM32 DS).
OTOH, the greyed-out boxes, e.g. ADC on left bottom, DAC on bottom, RTC+BKPSRAM on the right, etc. highlight parts, which are not supplied by the internal 1.2V voltage regulator (i.e. are in a different power domain) - note that they always have also the respective supply pin/power domain name written next to them, e.g. @VDDA.
JW