Calling firmware function TPMS_WAVG

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Calling firmware function TPMS_WAVG

ソリューションへジャンプ
1,154件の閲覧回数
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,124件の閲覧回数
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,125件の閲覧回数
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 件の賞賛
返信