SWD Conflict w/ USART2 or System Wake-Up on STM32L0?
Using CubeMX to create a new project on the STM32L0X0 series. I need two UARTS, which this part offers. However, in CubeMX, when I try to enable the SWD, it creates a conflict is the SYS tab for "System Wake-Up 3". When I roll over this, it says it conflicts with "USART2: Asynchronous Mode" . I'm not sure what System Wake-Up 3 is; I don't see any reference to multiple instances of wake-ups in the reference manual. I also don't see a GPIO conflict; the SWD interface only uses PA13 and PA14 which nothing else needs. What am I missing?
