admin 管理员组

文章数量: 1086019


2024年3月14日发(作者:缺少header参数什么意思)

RDA Microelectronics, Inc.

RDA 1845 编程指南 V2.3

RDA1845编程指南

V2.3

The information contained herein is the exclusive property of RDA and shall not be distributed, reproduced, or disclosed in

whole or in part without prior written permission of RDA.

Page 1 of 15

RDA Microelectronics, Inc.

RDA 1845 编程指南 V2.3

RDA1845三线接口

RDA1845提供了一个三线接口用作与外部通讯的接口。与三线接口有关的pin分别是SDIO,SCLK,SEN。其中SDIO

(SDI, SDO复用)线上的数据含义用表1,2来表示。从表1中可以看到,低6bit表示的是寄存器的地址,地址分配分别是:

表1 写寄存器地址分配

Data field

23 22 21 20 19 18 17 16 15

14

13

12

11

10

9

8

7

Address field

6 5 4 3 2

1

0

Data field Write address

表2 读寄存器地址分配

Data field

23 22 21 20 19 18 17 16 15

Zeros

14

13

12

11

10

9

8

7

Address field

6 5 4 3 2

1

0

Read address Reversion ID

注:读寄存器操作是通过写Reversion ID(0x00) 所在地址来实现的。

三线接口读写时序见图1,图2。

图1 三线接口写时序

The information contained herein is the exclusive property of RDA and shall not be distributed, reproduced, or disclosed in

whole or in part without prior written permission of RDA.

Page 2 of 15


本文标签: 接口 地址 寄存器 缺少 参数