SWRU439M October 2015 – April 2022
The Sensor Controller tasks and System CPU application exchange data through shared memory in the AUX RAM. Sensor Controller Studio generates type definitions and other needed definitions for easy access to these variables.
A pair of event signals is used by the Sensor Controller Interface driver to control the Sensor Controller tasks:
Another pair of event signals is used by the Sensor Controller to notify the System CPU and exchange data:
The event signaling is handled internally by the Sensor Controller Interface driver and the Sensor Controller firmware framework, but it is exposed to the application through function calls and callbacks.