Solved
How to show memory window while debugging in STM32 VSCode extension?
..
..
The memory view in VS Code comes from the Hex Editor extension.
Hex Editor - Visual Studio Marketplace
In the variables view there is a binary icon. Select that and it will open the hex viewer at that address.
If you are using an RTOS you can also select any of the memory addresses for the threads in that view.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.