What is the maximum clk frequency that can be output on a gpio for the nRF52832 ? I want the nRF52832 to output a clk signal on any of the gpios to an external module, and I want to have the maximum clk frequency possible on that pin. So what is the maximum switching frequency for any of the nRF52832 gpio pin ?
What is the best way to implement it (code-wise) at the maximum frequency possible ?