I have a project using the STM32L031. It's fairly simple and doesn't require DMA, probably doesn't even need interrupt processing (polling should be fine for what little UART traffic is planned). Is there a way to configure the project in STM32CubeI...