Enable STNFC_ACTIVERW_TIMER

Bug: 217231862
Bug: 194675064
Test: stress tests
Change-Id: I88a782ee6aa5922aa9e52a53c6cff6e62f850a10
This commit is contained in:
George Chang 2022-03-04 09:49:51 +08:00
parent 7585c7545a
commit f37b5b2c9b
2 changed files with 12 additions and 2 deletions

View file

@ -143,7 +143,12 @@ DEFAULT_ISODEP_ROUTE=0x81
# disable 0x00 default value # disable 0x00 default value
STNFC_CONTROL_CLK=0x01 STNFC_CONTROL_CLK=0x01
################################################################################ ###############################################################################
# Configure the ACTIVE_RW timer
# Default 0x00, set 0x01 to enable it
STNFC_ACTIVERW_TIMER=0x01
###############################################################################
# Core configuration settings # Core configuration settings
CORE_CONF_PROP={ 20, 02, 0a, 03, CORE_CONF_PROP={ 20, 02, 0a, 03,
a1, 01, 1e, a1, 01, 1e,

View file

@ -143,7 +143,12 @@ DEFAULT_ISODEP_ROUTE=0x81
# disable 0x00 default value # disable 0x00 default value
STNFC_CONTROL_CLK=0x01 STNFC_CONTROL_CLK=0x01
################################################################################ ###############################################################################
# Configure the ACTIVE_RW timer
# Default 0x00, set 0x01 to enable it
STNFC_ACTIVERW_TIMER=0x01
###############################################################################
# Core configuration settings # Core configuration settings
CORE_CONF_PROP={ 20, 02, 0a, 03, CORE_CONF_PROP={ 20, 02, 0a, 03,
a1, 01, 1e, a1, 01, 1e,