TI中文支持网
TI专业的中文技术问题搜集分享网站

请教 CC1110 sync word的问题

你好!

      CC1110 sync word目前只有SYNC1和SYNC0 两个寄存器来寄放两个字节的SYNC ,目前我们项目的SYNC是4个字节,这个该如何处理?
     谢谢!

Alvin Chen:

这个改变不了 SYNC1和SYNC0只能配置类似的0x11 0x22这种。

Alvin Chen:

0xDF00: SYNC1 – Sync Word, High Byte
Bit Field Name Reset R/W Description
7:0 SYNC[15:8] 0xD3 R/W 8 MSB of 16-bit sync word
0xDF01: SYNC0 – Sync Word, Low Byte
Bit Field Name Reset R/W Description
7:0 SYNC[7:0] 0x91 R/W 8 LSB of 16-bit sync word

yuanfeng luo:

回复 Alvin Chen:

你好!这个寄存器MDMCFG2(0xDF0E).SYNC_MODE说明可以添加多sync,只是我不知道如何添加?不知道我理解得是不是呀?
The values 011 and 111 enables repeated sync word transmission in TX and 32-bits sync word detection in RX (only 30 of 32 bits need to match).

赞(0)
未经允许不得转载:TI中文支持网 » 请教 CC1110 sync word的问题
分享到: 更多 (0)