Hello,
I know there are many ways to do this, but how can I take advantage of a timer generator, to generate a clock pulse from a gpio pin? It needs to be unblocking, and I also don't want to use an interrupt to switch a value for gpio.
Is there any way I can generate a 32khz to 50khz clock pulse by using a hardwrare peripheral?
Best Regards,
-C.A.