I have a EZ430RF2500 development kit that has a 3-5ms delay which we found deep in one of the manuals to be mostly due to the RX 2.5ms delay. Given the application listings I was wondering if the kit using the CC1101 transciever rather than the CC2500 will have a latency no greater than .1ms between the input and output for the same signal. If not, is thier a product you could reccomend? We are trying to send real time data for control purposes and we expect some latency but find current amount unacceptable.
Also we found that the max frequency we can apply to an input channel to be 100Hz with out the step width being distorted or maxed out.
Brian,
To minimize latency you have to understand what causes latency, here is a recipe for a typical CC2500/CC1101 use case.
This process can quickly take 2-3ms to complete and therefore you will get latency. So what can be done.
If this is not fast enough you need to start looking at using what is called "Transparent mode" in the documentation. Here the TX and RX will modulate your signals directly as you are putting it into the chip and also it will receive the signal bit for bit. This mode of operation is difficult to use, but it gives near zero latency.
Regards,/TA
---------------------------------------------------------------------------------------------------------Please click the Verify Answer button on this post if it answers your question.---------------------------------------------------------------------------------------------------------