User Activity

Hi,In ST25RFAL library, version 2.8.0, in rfal_isoDep.c, function rfalIsoDepHandleControlMsg(), when ISODEP_S_WTX messages is handled, the code limits how many times a card can request wait time extension, specifically, this line:  if( (gIsoDep.cntSW...
Hello,I am using ST25R3911B and trying to understand in what cases Soft Framing Error will be generated - this is bit I_err2 in register 0x19.Based on the datasheet, it looks like this is only used when operating in NFCIP-1 mode, which is enabled by ...
Hello,I am trying to use STM32L476 to interact with a Smartcard.I am using USART1 in "SmartCard with Card Clock" mode.I have the "NACK If Parity Error" enabled.I am having a problem where the USART receiver detects parity error on the line, but does ...
Hello,I am looking at the smartcard example application - https://github.com/STMicroelectronics/STM32CubeG4/tree/master/Projects/STM32G474E-EVAL/Examples/SMARTCARD/SMARTCARD_T0_MFXIn the project .ioc file, I see that the Baud Rate is set to 10752 Bit...
The ST25R3911B datasheet indicates it supports VHBR. In the RFAL code, there is default configuration for NFC-B VHBR rates, but nothing for NFC-A (ISO 14443-A).Are VHBR rates supported for ISO 14443-A?
Kudos from
Kudos given to