![GigaDevice Semiconductor GD32E23 Series Скачать руководство пользователя страница 497](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794497.webp)
GD32E23x User Manual
497
Master clock (MCK) can be output.
Transmission and reception using DMA.
18.3.
SPI function overview
18.3.1.
SPI block diagram
Figure 18-1. Block diagram of SPI
Clock Generator
MISO
NSS
SCK
MOSI
Tx/Rx Control Logic
TXBuffer/
TXFIFO
Shift Register
RX Buffer/
RXFIFO
Control
Registers
SYSCLK
LSB
MSB
PAD
O
I
APB
PAD
O
I
PAD
O
I
PAD
O
I
IO2
IO3
PAD
O
I
PAD
O
I
18.3.2.
SPI signal description
Normal configuration (not Quad-SPI mode)
Table 18-1. SPI signal description
Pin name
Direction
Description
SCK
I/O
Master: SPI clock output
Slave: SPI clock input
MISO
I/O
Master: data reception line
Slave: data transmission line
Master with bidirectional mode: not used
Slave with bidirectional mode: data transmission and reception
line.
MOSI
I/O
Master: data transmission line
Slave: data reception line
Master with bidirectional mode: data transmission and
reception line.
Slave with bidirectional mode: not used
NSS
I/O
Software NSS mode: not used
Master in hardware NSS mode: when NSSDRV=1, it is NSS
output, suitable for single master application; when