Hi Sir,
CC1101 Preamble& SyncWord are used Manchester encode, but CC1310 is no.
I manual to adjust CC1310 data format to send data to CC1101
CC1310 TX, I set preamble 0byte , Sync word manua to set manchester code.
CC1101 RX
CC1310 RX:
CC1101 TX
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Sir,
CC1101 Preamble& SyncWord are used Manchester encode, but CC1310 is no.
I manual to adjust CC1310 data format to send data to CC1101
CC1310 TX, I set preamble 0byte , Sync word manua to set manchester code.
CC1101 RX
CC1310 RX:
CC1101 TX
To turn on manchester coding when using (G)FSK:
CMD_PROP_RADIO_DIV_SETUP.formatConf.fecMode=0xA
With this the payload will be inverted. On way to fix this is to:
CMD_PROP_RADIO_DIV_SETUP.formatConf.bBitReversal=1. This will invert both preamble, sync and payload so to be able to receive the sync word has to be inverted. Eq using 0x930B on the Tx side, the CC1310 sync word has to be set to 0x6CF4. The following override invert only the payload: HW_REG_OVERRIDE(0x52B4,0x270C)
Hi TER,
Thanks a lot
We used packetTx and packetRx examples to test, that's no problem.
but we used rfWsnConcentrator_CC1310DK_TI_CC1310F128.rar & rfWsnNode_CC1310DK_TI_CC1310F128.rar ( I have upload on 11/05), sometime the issue can happen.
Would you please use these 2 project to test ???
Our project need TX/RX interval work.
CC1350 ver
All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.
Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.
TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.