bootloader for STM32G474QET6 - usable UART pins?
I am trying to use the bootloader of the STM32G474QET6 with USART to program my microcontroller.
I have multiple questions regarding this but the first one is more about hardware. I have found in AN2606 that for the bootloader I can only use one of three USART, as listed under :

So after this info, I can use either USART1, 2 or 3 but when I look at the pins attached and at the datasheet of my microcontroller, pins for USART3 on the MCU are not PC11 and PC10.

The thing is on my PCB I've decided to use PB10 and PB11, and according to the datasheet, they are the pins of USART3.
So my question is pretty simple, which document is right and which should I follow ? Am I going to need to change anything ?
Thanks for the answers !

