Datasheet

Table Of Contents
DA16200MOD
Ultra Low Power Wi-Fi Module
Datasheet
Revision 3.1
03-Feb-2021
CFR0011-120-00
29 of 60
© 2021 Dialog Semiconductor
The 8-byte control type uses 4-byte address, 1-byte control, and 3-byte length. The 4-byte address
displays the address of registers subject to internal access. The 1-byte control is for communication
control and 3-byte length shows the length of data subject to continuous access in bytes. Hence,
when the 8-byte control type is applied, the maximal length of data subject to continuous access is
16 MB.
The 4-byte control type uses 2-byte address, 1-byte control, and 1-byte length. The 2-byte address
displays the address of registers subject to internal access. The 1-byte control is for communication
control and 1-byte length shows the length of data subject to continuous access in bytes. Since the
32-bit address map is used internally, the 2-byte address is not enough to express everything. Thus,
the upper 2-byte base address is designated, and then the lower 2-byte address is used.
Table 23 and Table 24 shows the meaning of each bit in the 1-byte control in the 8-byte control type
and the 4-byte control type, respectively.
Table 23: Control Field of the 8-byte Control Type
Control Bit
Abr.
Description
7
Auto Inc.
1 = Internal Address auto-increment
0 = Address fixed
6
Read/Write
1 = Read
0 = Write
5:0
Not used. Set all bits to ‘0’
Table 24: Control Field of the 4-byte Control Type
Control Bit
Abr.
Description
7
Auto Inc.
1 = Internal address auto-increment
0 = Address fixed
6
Read/Write
1 = Read
0 = Write
5
Common
1 = Refer base address as common area
0 = Refer base address
4
Length section
1 = Refer to register value
0 = Refer to length field
3:0
Length[12:8]
Length field upper
Table 25 shows the pin definition of the SPI slave interface.
Table 25: SPI Slave Pin Configuration
Pin Name
Pin Number
I/O
Function Name
GPIOA2
31
I
SPI_CSB
GPIOA6
27
I
GPIOA3
30
I
SPI_CLK
GPIOA7
26
I
GPIOA1
32
I
SPI_MOSI
GPIOA9
24
I
GPIOA11
22
I
GPIOA0
33
O
SPI_MISO
GPIOA8
25
O
GPIOA10
23
O
Figure 15 shows the timing diagram for the SPI slave.