ST25 NFC/RFID tags and readers

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SMARTAG2 - Failed to parse sensor value

I followed the user manual and loaded the examples as it is, however, I didn't get any sensor data return as expected, any possible reason or steps I may have missed? This is the user manual expected output  Where as this is my resultWould appreciate...

image.png image.png

Resolved! NFC design using ST25R3916B and ST25DV04KC

Hi,We are planning to use ST part# ST25R3916B in one of our projects. The product is targeted for European market, and it might also be targeted to US and other global markets as well. Could you help us to know the various design aspects (Electrical ...

kiranym by Associate II
  • 564 Views
  • 2 replies
  • 1 kudos

Resolved! IT_STS_Dyn Register

Hi,I'm working with the NUCLEO-NFC07A1 (that mounts ST25DV64KC chip), and I'm trying to read the dynamic registers via the I2C interface. However i've some problems reading the IT_STS_Dyn register at 0x2005 addr.This register should indicates which e...

Resolved! Facing an issue while interfacing st nucleo expansion board NFC08A1 with another microcontroller

你好我正在使用 NFC08A1 Nucleo 扩展板。我正在尝试通过 SPI 将此板与另一个 renesas 微控制器连接。我已经通过 SPI 线、IRQ 和 GND、VCC 上的跳线连接了扩展板。我正在将 RFAL 堆栈用于 3916B IC。此时,程序初始化 (demoIni()) 已经完成,进入 demoCycle();我发现 rfalSetAnalogConfig((RFAL_ANALOG_CONFIG_POLL |RFAL_ANALOG_CONFIG_TECH_NFCV |RFAL_A...

YUE_NV by Associate
  • 531 Views
  • 3 replies
  • 0 kudos

Override custom commands

The ST25DV and M24LR define custom commands for specific purposes.  Is there a way to override these command values so I can send a small few byte payload over NFC to the chip, read the payload, and send back a response with the same command value?Th...

Resolved! st25r3916B NFC card emulation

Hi,I have been working with the st25r3916 in my reader. My idea is to use a mobile to communicate with the reader in card emulation mode. I have been using the demo code for st (ST25NFCEmbeddedLibSrc_ST25R3916(B)_1.6.0).With IOS it is working fine, a...

SG3 by Associate III
  • 1932 Views
  • 9 replies
  • 1 kudos

Resolved! Improvement in STSW-ST25RFAL 3.0 source

HiWe think the following impotentes should be done in STSW-ST25RFAL 3.0 source1) Add to rfal_analogConfig.h, rfal_crc.h, rfal_iso15693_2.h header files.#if defined( __cplusplus )extern "C" {#endifotherwise this file makes it difficult with C++ 2) Add...

CanRF by Associate III
  • 728 Views
  • 3 replies
  • 1 kudos

Resolved! X-NUCLEO_NFC04A1 mailbox

Hi,I am working with the X-NUCLEO-NFC04A1 board and would like to use its mailbox functionality. So far, I have been using the example provided by ST, where the mailbox is used to write and read data using the same device.I have extended this example...

Resolved! Possible bug in ST25NFC_Embedded_Lib_ST25R3911B_1.6.0

We use ST25NFC_Embedded_Lib_ST25R3911B_1.6.0 for our current project.There are some example inside.In most example in stm32l4xx_hal_msp.c are the following code: GPIO_InitStruct.Pin = GPIO_PIN_All & (!(GPIO_PIN_3));HAL_GPIO_Init(GPIOB, &GPIO_InitStru...

CanRF by Associate III
  • 372 Views
  • 1 replies
  • 1 kudos