Part Number: CC2652R
Tool/software: TI-RTOS
Hi,
I currently using CC2652 Launchpad with Accelerometer sensor connected.
I`m using OAD example as a base code.
I configure the sensor to collect x samples and trigger interrupt.
In the interrupt I`m posing event and pend it in the SimplePeripheral_taskFxn.
I got noticed that I have 400us latency in the post event - You can see attached image.
In case that I reading the Sensor FIFOfrom the interrupt I have minimal latency - - This is only for latency test.
Is there a way to minimize the post event latency ????
