Zstar3 - Activate Burst mode using hyperterminal

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

Zstar3 - Activate Burst mode using hyperterminal

2,421件の閲覧回数
acylum
Contributor I

I was trying to activate Burst mode through Hyperterminal by issuing a X command, however nothing happens - I am however able to use V to get xyz data, but I really need to activate burst mode

ラベル(1)
0 件の賞賛
返信
4 返答(返信)

1,057件の閲覧回数
Gargy
NXP Employee
NXP Employee

Hello,

 the problem is that you send only 'X' but the ZSTAR3 USB Stick wait for full Burst On command 'X' and two bytes more that are used as a 16-bit mask and each bit is used as a enable burst option for individual sensors.

 

That's all

 

Have a nice day and good luck

0 件の賞賛
返信

1,057件の閲覧回数
Meister
Contributor I

Hi Petr,

I have the same problem. Could you make an example for the Burst mode?

 

Is there a way to switch off the sleep mode by sending a Zstar command?

 

Thank you very much.

 

Best regards.

Dominic

0 件の賞賛
返信

1,057件の閲覧回数
Gargy
NXP Employee
NXP Employee

Hello to Switch on Burst mode for all sensors it has to be send to USB Stick this command (in hex) "58FFFF" , but if you want to active burst mode only for fisrt sensor then you have to send "580001".

 

That's all - first byte is command 'X' andnext two is enable bitmask.

 

And you second problem - If you want to disable sleep features of ZSTAR3 sensors, then you have to periodically send cammand 'Y' to USB Stick. And USB Stick erase timeout counter in each sensor.

 

The period for this command I recommend about 30 seconds.

 

Have a nice day

0 件の賞賛
返信

1,057件の閲覧回数
Meister
Contributor I

Thank you very much for your fast reply.

Now it works.

 

Thanks

Dominic

0 件の賞賛
返信