Explain Output Speed STM32U575
I am working on the firmware for my STM32U575 based controller board. I cannot find in the documentation an explanation about the Low/Medium/High settings on a GPIO port. I see the bits to be set, and in MX the option for choosing the setting, but I cannot find an explanation regarding when to use Low vs Medium vs High speed. What is affected by choosing the different speeds? is it rise/fall time, response time, power drive,...? I tried to find a table or something that explains the difference so I can determine whether I need to go to medium or high speed for various signals. What is the purpose of having these speed settings?
