![Geehy SEMICONDUCTOR APM32F405 Series Скачать руководство пользователя страница 323](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f405-series/apm32f405-series_user-manual_573630323.webp)
www.geehy.com Page 322
waken up from the mute mode when an idle frame is detected, meanwhile, the
RXMUTEEN bit will be cleared by the hardware. RXMUTEEN can also be
cleared by software.
Figure 71 Idle Bus Exit Mute Mode
RX
Mute mode
Normal mode
RXMUTEEN
RXBNEFLG set to
1 by hardware
Idle frame is
detected
RXMUTEEN
set to 1
Data 1
Data 2
Data 3
Data 4
Idle frame
Address flag detection (WUPMCFG=1)
If the address flag bit is 1, this byte is regarded as the address. The storage
address of lower four bits of the address bytes will first be compared with its
own address when the receiver receives the address byte. If the addresses do
not match, the receiver will enter the mute mode. If the addresses match, the
receiver will wake up from the mute mode and be ready to receive the next byte.
If the address byte is received again after exiting the mute mode, but the
address does not match its own address, the receiver will enter the mute mode
again.
Figure 72 Address Flag Exit Mute Mode
RX
Mute mode
Normal mode
Mute mode
RXMUTEEN
Unmatched
address
Matched
address
Unmatched
address
RXMUTEEN set
to 1
Data 1
Address 1
Data 2
Address 3
Address 2
Data 3
Data 4
RXBNEFLG set to
1 by hardware
Synchronous mode
The synchronous mode supports full duplex synchronous serial communication
in master mode, and has one more signal line USART_CK which can output
synchronous clock than the asynchronous mode.