Hi,
I'm developing a TPMS application and I need to count the tire turns (around the axis).
My client want to know the distance traveled by the tire.
I'm trying to read the value of the Z-axis in main loop with the macro TPMS_COMP_ACCEL_Z(), but I'm not sure about the value and I think the battery cannot handle with this approach.
I'm using the start project example of the TPMS with CW11.4.
Thanks in advance