STM32G031Jx SO8N embedded uart bootloader
Hello,I plan to use STM32G031Jx in a SO8N package and use embedded bootloader over UART.According AN2606, both USART1 and 2 can be usedBut PA3 is not available on SO8N, so remains only USART1.But USART1 is used by bootloader on PA9,10 which are not d...