Question
I have a question about the STM32G031. I want to confirm that the 28 pin package can be programmed using pins 18 and 19 with uart?
according to the datasheet, I understand that PA11 and PA12 are mapped by default, which don't have USART TX/RX function, it should be changed to PA9 and PA10.
AN2606 says that P9 and P10 can be used
Does it mean that the bootloader automatically switches to that function?, or the UFQFN28 packages cannot be programmed by pins 18 and 19 (PA9/PA10 [PA11/PA12])?
