CC2530 zigebee的无线发送波特率的范围是多少? 谢谢
Susan Yang:
ni您可以参考 http://www.ti.com.cn/cn/lit/ug/swru191f/swru191f.pdf的 17.4 Baud-Rate Generation
The UxBAUD.BAUD_M[7:0] and UxGCR.BAUD_E[4:0] registers define the baud rate used for UART transfers and the rate of the serial clock for SPI transfers. The baud rate is given by the following equation:
where f is the system clock frequency, 16 MHz for the RCOSC or 32 MHz for the XOSC
fang wang6:
回复 Susan Yang:
我是想了解CC2530zigebee的无线通信对的速率?那个和uarst和SPI有关吗?不适用AF,通信距离在20米左右
Felix ZF:
回复 fang wang6:
250kbps
这是由IEEE 802.15.4规定的。
Alvin Chen:
ZigBee resides on IEEE 802.15.4 transceivers, which in the 2.4 GHz space communicate at 250 kilobits per second (kbps), but by the time retries, encryption/decryption, and the fully acknowledged mesh protocol is applied, the actual through-put is closer to 25 kbps.