Dear Nordic Developer Zone,
I am working on MAX30003 ECG (https://datasheets.maximintegrated.com/en/ds/MAX30003.pdf) with Nrf52840-DK. My sensor is work on the 32.768kHz external clock.
but in Nrf I don't know which GPIO_PIN is assigned for that.
I visited below link but I unable to find solutions:
https://devzone.nordicsemi.com/f/nordic-q-a/23474/nrf52832-fclk-pin/92210#92210
https://devzone.nordicsemi.com/f/nordic-q-a/15996/can-the-nrf52-output-the-32-768khz-clock-on-a-gpio
I am referring (SDK15.2 -PCA10056-spi code)
I have some questions about that:
1) Can I do the merging of timer and gpiote example code into SPI?
2) please give me detail about how to generate 32.768kHz clock ?
I have stuck on below issue,
https://maximsupport.microsoftcrmportals.com/en-us/knowledgebase/article/000096610
Thanks,
Rohit Patil