Calling firmware function TPMS_WAVG

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Calling firmware function TPMS_WAVG

跳至解决方案
1,080 次查看
Nikola73
Contributor I

Hi,

I am using the FXTH87 and want use TPMS_WAVG from firmware functions.

I am Testing, for example TPMS_WAV with u8PNew= 4, u16POld=2, u8Avg=2.

Response TPMS_WAVG (4, 2, 2) = 513.

Response for other values:

                 TPMS_WAVG (4, 8, 2) = 516

                 TPMS_WAVG (2, 1, 4) = 128

                  TPMS_WAVG (2, 8, 2) = 260  etc.

This does not match the formula from the FXTH87xx22 Embedded Firmware User Guide from section 3.2.46 : UINT16 TPMS_WAVG(UINT8 u8PNew, UINT16 u16POld, UINT8 u8Avg).

Help me please understand how it works .

0 项奖励
回复
1 解答
1,050 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Nikolay,

 

According to our TPMS SW engineer, there is an issue in the implementation of the function, so the returned values are not correct.

We are going to update the Firmware User Guides to add a note warning not to use the function.

 

Best regards,

Tomas

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,051 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Nikolay,

 

According to our TPMS SW engineer, there is an issue in the implementation of the function, so the returned values are not correct.

We are going to update the Firmware User Guides to add a note warning not to use the function.

 

Best regards,

Tomas

0 项奖励
回复