Zstar3 - Activate Burst mode using hyperterminal

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

Zstar3 - Activate Burst mode using hyperterminal

2,401 次查看
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,037 次查看
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,037 次查看
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,037 次查看
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,037 次查看
Meister
Contributor I

Thank you very much for your fast reply.

Now it works.

 

Thanks

Dominic

0 项奖励
回复