Doubt with GPIO config in stm32cubemx
Hello,
I have a question while configuring the GPIO on stm32cubeMX. I put all my pins in the program like this:

When I configure all the pins and generate the code, not all the configured pins appear in the gpio.c file on stm32cubeIDE; for example, the UART RX and TX pins do not appear in stm32cubeIDE.
Thank you so much.
