Question
How do i boot from one of two locations on the STM32L072RBT6? I
have a default location X. If want to update the code, i download it to location Y and expect the STM32 to start at location Y after reboot. However, the routine keeps rebooting from X. what am i missing?