STM32G070CB: What are Flash Zones A and B?
The HAL Manual for the STM32G070xx mentions OB_WRPAREA_ZONE_A and OB_WRPAREA_ZONE_B. The Reference Manual mentions Zone A and Zone B. But there is no mention of the difference between the two or when to use one vs the other. There are 64 pages of Flash in this part, so the 6-bits inside the FLASH_WRP1AR register are sufficient to address each page.
So when do you use Zone A vs Zone B? Maybe the better question is, what is Zone A and Zone B?