Skip to content

STM32G031G. I want to confirm that the 28 pin package can be programmed using pins 18 and 19 with bootloader #1873

Closed Answered by ABOSTM
JuanTopoSPA asked this question in Q&A
Discussion options

You must be logged in to vote

@JuanTopoSPA ,

AN2606 says that P9 and P10 can be used, there's even a note that says: "On SO8, WLCSP18, TSSOP20 and UFQFN28 packages USART1 PA9/PA10 IOs are remapped on PA11/PA12.". Does it mean that the bootloader automatically remap those pins?

It means that on regular chip (where PA9/PA10 are available) you need to use PA9/PA10, no remap possible.
But on specific chip like SO8, WLCSP18, ... where PA9/PA10 are not available, then bootloader remap USART1 to PA11/PA12.

In other words, PA11/PA12 are used by bootloader only when PA9/PA10 are not available on your package.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fpistm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants