Resolved! Trying to access STM32L072CZ AHB2 addresses from SWD
Hi,New to STM32 I'm discovering the STM32L072CZ, I'm trying to access the AHB2 bus by SWD interface in order to r/w on addresses (say 0x4800 0000 on peripheral GPIOA). When performing a coresight read on 0x48000000 I got 0xBC11477.After checking Ultr...