Hi
I am interesting to generate 1,638,400 Hz is an external clock for a peripheral on one of the NRF pins.
Please advise how can I generate this clock value on one of the NRF pins
Shimon
Hi
I am interesting to generate 1,638,400 Hz is an external clock for a peripheral on one of the NRF pins.
Please advise how can I generate this clock value on one of the NRF pins
Shimon
You can take a look at the \examples\peripheral\gpiote in the nRF5 SDK, which show how you can connect a timer compare event to toggle a pin:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf_gpiote_example.html
You can take a look at the \examples\peripheral\gpiote in the nRF5 SDK, which show how you can connect a timer compare event to toggle a pin:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf_gpiote_example.html