Part Number: CC1310
Tool/software: Code Composer Studio
Hello,
I am struggling with some handshaking communication between the main controller and the sensor controller. My application is using the sensor controller to count pulses from
an external device. My main controller wakes up and reads the count value from the sensor controller, but I also need the main controller to then set a clear flag
to the sensor controller. The sensor controller needs to clear its count value when it reads the flag. I started with the button debouncer sensor controller example.
Is there an example that shows handshaking between the sensor controller and main controller? Is there a way to simulate input from the main controller in sensor controller studio?
Thanks,
Ken