Dear TI专家:
有如下问题请指教:
1、CC1101上的datasheet上Page39说“The packet length is defined as the payload data, excluding the length byte and the optional CRC.”
我没理解错的话这句话是说packet的长度不包含长度字节和CRC字节,也就是说packet size是从地址字节开始算,一直到CRC的前一个字节。
但是,swra109c中Page3说“Packet size is in this context all bytes that follow the sync word, except the optional CRC16 byte”
也就是说packet size包含从sync word到CRC之间的所有字节,也就是说包括了1个字节长度的长度字节(packet length word)。
这两个说法岂不是矛盾????不知道是不是我哪里理解有误。
2、对于TX FIFO中所有数据长度大于62 byte的情况,RX是不是就不能使能接收status bytes了,因为如此的话2 bytes加上接收到的大于62bytes的数据,就超过了RX FIFO的容量(64bytes)。
以上请赐教!!
