2021-09-21 08:37 AM
On this site:
https://www.st.com/content/st_com/en/arm-32-bit-microcontrollers/arm-cortex-m0-plus.html
it says that STM32G0 have bit banding, other sites state that Cortex M0 and M0+ don't have bit banding, also I can't find a define of SRAM_BB_BASE and PERIPH_BB_BASE.
So my question is, is bit banding available on G0 and what are the missing values? Is it always an offset of 0x2000000 no matter which core or implementation?
Thanks a lot
Martin
2021-09-21 08:59 AM
> is bit banding available on G0
No.
What you see on that webpage is IMO simply a copy/paste error.
JW
2021-09-21 11:55 PM
2021-09-22 12:20 AM