CC1310 版本兼容问题
时间:12-23
整理:3721RD
点击:
修改过的rfpackertTX ,在REV B上工作好好的,,,但是在REV A却不工作了,,TX LED灯有在闪,但是RF信号没有输出,,,,我是用频谱仪观测的。
"If you are currently developing a product with CC1310 or using the CC1310 in mass production of a product, you must perform a software update to support die rev B.
The software update is backwards compatible with CC1310 die rev A. "
CCS V7, simplelink c13x0_sdk_1_30_00_06 smartrf studio 7 2.6.0
因为rfsettings中的overwrite和patch会有区别。
建议硬件上使用Rev B,rf配置使用最新版本的smartrf studio生成。
我就是用最新的SMARTRF STUDIO 7 生成的,,,
所以建议你使用rev B的CC1310进行测试
没打算用REV A做产品,我现在是以前调过通过的程序,在REV B上有问题,所以想倒回去测试一下,这下刚好把以前的SDK都删除了,CCS也升到7了,晕倒。。。
你把原来的程序中rfsetting相关部分代码,替换成使用最新版本的smartrf生成的代码,应该就可以了