Other Parts Discussed in Thread: CC1000
Hello TI,
I am currently working on a project that involves using a cc1101 to communicate with a system that formerly relied on a cc1000
It is my understanding that the CC1101 automatically generates a preamble bit sync [page 38 of the cc1101 datasheet] (when enabled) of patternn 1010... with n bytes)
The CC1000 based project (which we do not control over) expects a 0101... pattern bit sync,
besides for the obvious fact that it will depending largely on the firmware of the CC1000 based project:
is there any configuration i'm missing that would allow us to leverage the CC1101 permeable bits? i.e. can I change the cc1101 preamble bits to a 0101 pattern from a 1010 somehow?
thanks