2021-03-16 09:37 PM
Hello,
GPIO port output has a speed register (GPIOx_OSPEEDR).
When I use it for functions other than GPIO, can I set the slew rate with this register?
If not, is there any other way to set the slew rate?
Goto
2021-03-16 11:43 PM
> When I use it for functions other than GPIO, can I set the slew rate with this register?
Yes.
JW