STM32L010K4: can't change USART2SEL-bits in RCC->CCIPR
Hi,after encountering the problem with my non-CMSIS-based project, I tried to just set up a simple project in CubeMX, just activating the USART2 and selecting HSI16 as clk-source for the USART.Starting the debugger shows, as already seen in my origin...