当前位置:网站首页>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过滤
边栏推荐
- LSF basic command
- One year is worth ten years
- Talk about an experience of job hopping and being rejected
- The computer comes with software to make the background color of the picture transparent (matting white background)
- OpenHarmony如何启动远程设备的FA
- Changwan group rushed to Hong Kong stocks: the annual revenue was 289million, and Liu Hui had 53.46% voting rights
- Experience home office, feel the completion of the project | community essay solicitation
- PhD battle-11 preview | review and prospect backdoor attack and defense of neural network
- linux安装postgresql + patroni 集群问题
- Linux Installation PostgreSQL + Patroni cluster problem
猜你喜欢
![[shutter] dart data type (dynamic data type)](/img/6d/60277377852294c133b94205066e9e.jpg)
[shutter] dart data type (dynamic data type)

伟立控股港交所上市:市值5亿港元 为湖北贡献一个IPO

深度之眼(二)——矩阵及其基本运算

Sword finger offer 25 Merge two sorted linked lists

linux安装postgresql + patroni 集群问题

In MySQL and Oracle, the boundary and range of between and precautions when querying the date

剑指 Offer 26. 树的子结构

使用知行之桥的API端口,提供资源供合作伙伴访问

Configure ARP table entry restrictions and port security based on the interface (restrict users' private access to fool switches or illegal host access)

Just a coincidence? The mysterious technology of apple ios16 is even consistent with the products of Chinese enterprises five years ago!
随机推荐
Configure ARP table entry restrictions and port security based on the interface (restrict users' private access to fool switches or illegal host access)
VMware install win10 image
亚马逊云科技 Community Builder 申请窗口开启
executescalar mysql_ExecuteScalar()
剑指 Offer 21. 调整数组顺序使奇数位于偶数前面
上传代码到远程仓库报错error: remote origin already exists.
chmod命令原理及用法详解[通俗易懂]
A few lines of code to complete RPC service registration and discovery
绿竹生物冲刺港股:年期内亏损超5亿 泰格医药与北京亦庄是股东
Chapter 3 of hands on deep learning - (1) linear regression is realized from scratch_ Learning thinking and exercise answers
Use of openpose
Timing / counter of 32 and 51 single chip microcomputer
traceroute命令讲解
PhD battle-11 preview | review and prospect backdoor attack and defense of neural network
ETH数据集下载及相关问题
使用知行之桥的API端口,提供资源供合作伙伴访问
七张图,学会做有价值的经营分析
Talk about an experience of job hopping and being rejected
Sword finger offer 21 Adjust the array order so that odd numbers precede even numbers
Ocio V2 reverse LUT