Other Parts Discussed in Thread: CC1000
Hello TI,
I am working on a project that involves using a cc1101 to be compatible with an existing ecosystem built around the CC1000
The issue I am having is that I am cocerned that the Data rates available in the CC1101 are not exact matches to those with the CC1000
In the existing ecosystem, there is a CC1000 whose data rate is set at 38.400kHz
When trying to configure the CC1101 a 38.4kHz data rate in SmartRF, smartRF will only allow 38.3835kBaud or 38.4827kBaud
Now I understand this is consistent which the 'step size' listed below (38.4827-38.3835 = 0.0992)
The 38.3835kBaud configuration on my cc1101 does not seem to be accurate enough to sucessfully receive data from the CC1101 at 38.4kBaud
--I have tested this; all 1's or 0's look relatively accurate but content breaks down for all other data (I am sure I have correct carrier freq; deviation; modulation; etc)
Is there any possible way to fine tune the cc1101's data rate to be exactly 38.4kBaud?
thanks