This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello sir,
I met a problem on using SCS to output values of accelerometer's axis values(I2C communication) . I can see the change on status.I2C, but there is nothing changed for x,y or z output value. Could you give me some advice on how to make x,y or z output present value as well please? Moreover, I'm confused about exuction code and event handler code. What's the difference between them? Can I put other accelerometer sensor's basic functions inside event handler code? I gonna to use an empty project in CCS. If I can write some accelerometer's functions inside SCS, How can I modify the main.c code in CCS?