STM32F429IGTx Could I speed up PI8 to exceed 2MHz with open drain?
Hi everyone, I am using STM32F429IGTx with ETH/FMC and many other peripherals to construct a control board. There is a special interface that I need to use TIM1/DMA2 driven GPIOs for communicating with another board that need 12 pins. Since FMC and ETH takes so many pins, the only left port is GPIOI. But as the reference manual said: PI8 cannot provide current above 3mA so it cannot exceed 2MHz with 30pF load.
So my question is if I switch it to open drain mode instead of push-pull that let external current source to provide enough power, could I break out the limitation of PI8?
