S32R274 STM

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

S32R274 STM

1,903件の閲覧回数
evalin
Contributor III

Hello,

I have some problems about STM.I want to use STM as a counter,but I can not read the value of 'CNT'.

 STM_0.CR.B.CPS = 119;

 STM_0.CR.B.FRZ = 0;

 STM_0.CR.B.TEN = 1;

 STM_0.CNT.R = 0;//This step can not sucess

TIME_READ=STM_0.CNT.R;// the  value is wrong

could someone help me?thanks a lot.

タグ(1)
1 返信

1,483件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

could you please check, if your problem is related to this one?

https://community.nxp.com/thread/460379 

If not, please write me back as much details as possible.

Regards,

Martin