Hi,
I have an application with the CC1310 where low jitter is key. I understand from the forums and the technical manual that the "sync found" signal on the Rx side is a good place to measure jitter from.
My question is how do I route this to a pin so that I can scope it or set an interrupt on it?
From my reading I understand the process as:
1. Route "sync found" to RATGPO1 using the SYSGPOCTL register
2. Route RATGPO1 to an output pin
I have read the external signalling section of the manual and any relevant forum posts. But I'm struggling to get it to work. I'd really appreciate some code example to do the above.
Thanks.