当前位置:网站首页>si446使用记录(一):基本资料获取
si446使用记录(一):基本资料获取
2022-07-02 14:50:00 【何事误红尘】
目录
一、概述
使用si4463实现868M频段无线通信。第一次接触si4463,网上搜了一些使用经验,资料还是比较少的(或者是我搜索不对),而且都是针对调试过程。感觉零基础上手还是有些难度的,本文简单记录下自己使用的过程。
我是基于一个si4463发射程序进行调试的,所以省去了不少过程。主要是找到相关文档,对应理解demo程序功能的实现、修改哪些参数等等。
二、资料获取
首先是获取芯片资料。找到datasheet是非常方便的,直接百度si4463手册就行。不过只有datasheet是远远不够的,我拿到了datasheet和一个demo程序,程序里进行参数设置使用到的寄存器,在datasheet中根本找不到相关描述。所以还要从官网获取更多资料(点击进入):
选择si4463(快速跳转):
这里是SI4463的资料汇总,我从FAE处找资料,就是给的这个链接。该说不说,我自己从官网找的时候,没有找到这里,检索能力确实有点差。。。
官方的文档还是比较多的,根据阅读顺序,推荐几个比较重要的文档:
- DS_Si4463-61-60-C.pdf:datasheet
- AN632: WDS User’s Guide for EZRadioPRO Devices
- AN625: Si446x API Descriptions
- AN633: Programming Guide for EZRadioPRO Si4x6x Devices
后面就根据文档的使用情况,分别记录下来。
三、DS_Si4463-61-60-C:datasheet
就像前面说的,这个datasheet是最容易获取的,百度或者官网都很方便。Si4463-61-60-C 手册:点击查看
在datasheet中对方方面面都有提及到,比如si4463与主机MCU之间的硬件连接、API、WDS、指令流程。有的描述比较详细,有的只是多次提及这个名词,我刚开始只有一个datesheet,demo程序里的寄存器,在datasheet中只能找到只言片语,看的很懵。
刚开始接触的话,大致看下手册,知道有这么个东西就行了。
四、AN632: WDS User’s Guide
WDS全称 the Wireless Development Suite (WDS),也就是无线开发套件。就像menuconfig,一个图形化配置工具。
FAE的建议就是:先去看看AN632。使用WDS生成配置是很重要的一个环节,也可以找找中文文档《WDS软件使用指南(中文标注).pdf》。
使用的WDS的过程单独写成一篇:si446使用记录(二):使用WDS3生成头文件。
五、AN633: Programming Guide
点击快速查看:AN633.pdf,找到了一篇中文版:si4463api-cn中文,可以对照查看。
5.1 CTS
si4463处理命令期间,无法接收新的指令。所以主机MCU发送指令前,需要确保si4463处于ready装态,在7.2节给出了三种方法:软件轮序、GPIO监控、IRQ中断。我使用的是软件轮询:
也就是发送完一条指令后,一直发送0x44指令,直到返回0xFF为止。确保指令执行完成,si4463进入ready状态。在《DS_Si4463-61-60-C.pdf》中提到了CTS,给出了流程图:
六、AN625: Si446x API Descriptions
这个文档在si4463资料汇总的页面是找不到的,可以直接在官网搜索AN625。文档有指令和属性两部分。属性部分是作为命令0x11--设置属性
的子集。
6.1 发送命令
6.2 属性设置
启用mask
启用几个
AN626
发送端无需设置,接收端设置ID过滤
边栏推荐
- Smart trash can (V) - light up OLED
- Introduction to Hisilicon hi3798mv100 set top box chip [easy to understand]
- Just a coincidence? The mysterious technology of apple ios16 is even consistent with the products of Chinese enterprises five years ago!
- 上传代码到远程仓库报错error: remote origin already exists.
- OpenPose的使用
- Amazon cloud technology community builder application window opens
- Listing of chaozhuo Aviation Technology Co., Ltd.: raising 900million yuan, with a market value of more than 6billion yuan, becoming the first science and technology innovation board enterprise in Xia
- 13、Darknet YOLO3
- 【Leetcode】14. 最長公共前綴
- Dstat use [easy to understand]
猜你喜欢
【Leetcode】13. 罗马数字转整数
綠竹生物沖刺港股:年期內虧損超5億 泰格醫藥與北京亦莊是股東
Win10系统使用pip安装juypter notebook过程记录(安装在系统盘以外的盘)
TCP拥塞控制详解 | 2. 背景
Soul, a social meta universe platform, rushed to Hong Kong stocks: Tencent is a shareholder with an annual revenue of 1.28 billion
Understand one article: four types of data index system
Baobab's gem IPO was terminated: Tang Guangyu once planned to raise 1.8 billion to control 47% of the equity
[error record] error -32000 received from application: there are no running service protocol
Configure MySQL under Linux to authorize a user to access remotely, which is not restricted by IP
伟立控股港交所上市:市值5亿港元 为湖北贡献一个IPO
随机推荐
Listing of chaozhuo Aviation Technology Co., Ltd.: raising 900million yuan, with a market value of more than 6billion yuan, becoming the first science and technology innovation board enterprise in Xia
[error record] error -32000 received from application: there are no running service protocol
书包网小说多线程爬虫[通俗易懂]
Green bamboo biological sprint Hong Kong stocks: loss of more than 500million during the year, tiger medicine and Beijing Yizhuang are shareholders
酒仙网IPO被终止:曾拟募资10亿 红杉与东方富海是股东
Shutter: action feedback
Just a coincidence? The mysterious technology of apple ios16 is even consistent with the products of Chinese enterprises five years ago!
What if the default browser cannot be set?
LSF basic command
Ocio V2 reverse LUT
Error when uploading code to remote warehouse: remote origin already exists
Learning Weekly - total issue 60 - 25th week of 2022
TCP拥塞控制详解 | 2. 背景
Nexus Introduction and Xiaobai use idea Packaging and Upload to Nexus 3 private service detailed tutoriel
IPtables中SNAT、DNAT和MASQUERADE的含义
Notice on holding a salon for young editors of scientific and Technological Journals -- the abilities and promotion strategies that young editors should have in the new era
Vscode setting delete line shortcut [easy to understand]
ssb门限_SSB调制「建议收藏」
伟立控股港交所上市:市值5亿港元 为湖北贡献一个IPO
What is the difference between JSP and servlet?