User Activity

New to STM32Cube and STM and my hardware seems to be trying to boot from the UART. I did not try to set this up but it seems to be happening. I simply want to boot to FLASH. Is there a way to define boot mode in STM32Cube I am missing?
Let me start off with saying I am new to STM. I am a recent convert from NXP. I used the very cool STM32CubeMX 6.0.1 through the Keil IDE to generate what was mostly needed for my STM32L031K6Tx application. I/O and timers seem to be working fine but ...