This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to configure output from timer to GPIO pin?



Hi!
I need help! How to setup timer output to GPIO pin? I want to use timer independently from RTOS and BLE stack tasks. I need clock output from timer on GPIO. Simply, run RTOS, stack and timer at one time and periodically reconfigure timer by ISR, posting event or everything other sync module.