User Activity

void init_OptionByte (void){    FLASH->SR |= FLASH_SR_WRPERR ;     // l�sche bestehende Fehler    FLASH->SR |= FLASH_SR_PGAERR ;     // l�sche bestehende Fehler    FLASH->SR |= FLASH_SR_SIZERR ;     // l�sche bestehende Fehler    FLASH->SR |= FLASH_S...
We switch several times the µC into Standby Mode and the current is as described in the specification.But sometimes over the Vdda Pin the current is 1mA. We switch adc/dac vrefint etc off. No BOR in use.We checked each Ports, but the current is comi...
err = rfalNfcvPollerSelect(RFAL_NFCV_REQ_FLAG_DEFAULT , &gDevList->dev.nfcv.InvRes.UID[0] );err = rfalNfcvPollerReadMultipleBlocks(RFAL_NFCV_REQ_FLAG_DEFAULT, &gDevList->dev.nfcv.InvRes.UID[0] , 0 , 4 ,&ttdata[0] , TT_TAGSIZE , &ttlen );err = rfalST2...
How can I get an event, if the smartphone have read out or written data into the card emulation memory.
In the states RFAL_LM_STATE_POWER_OFF or in RFAL_LM_STATE_IDLE ( function rfalRunListenModeWorker File rfal_rfst25r3916 ) the flags ST25R3916_REG_OP_CONTROL_en_fd_auto_efd are reset during detetcting a smartphone. These bits are set only during inita...
Kudos from