![Geehy SEMICONDUCTOR APM32F030x4x6x8xC Скачать руководство пользователя страница 255](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f030x4x6x8xc/apm32f030x4x6x8xc_user-manual_573629255.webp)
www.geehy.com Page 254
When mute mode is enabled, there are two ways to exit the mute mode:
(
1
)
WUPMCFG bit is cleared and the bus is idle to exit the mute mode.
(
2
)
WUPMCFG bit is set and after receiving the address flag, it can exit the
mute mode.
Idle bus detection (WUPMCFG=0)
When RXWFMUTE is set to 1, USART enters the mute mode, and it can be
waken up from the mute mode when an idle frame is detected, meanwhile, the
RXWFMUTE bit will be cleared by the hardware. RXWFMUTE can also be
cleared by software.
Figure 94 Idle Bus Exit Mute Mode
RX
Mute mode
Normal mode
RXMUTEEN
RXBNEFLG set to 1 by
hardware
Idle frame
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 95 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