What is explanation for this code (0x81) - can not find it in documentation.Receiving it for FS2JAST4 chip.
Hello!I have question about CR95HF (with SPI interface selected, MODE: Reader).Is it possible that chip can inform HOST/external MCU (STM32F4) when some TAG/Device shows up in RF field range?There is IRQ_OUT pin, but it's only informing when some dat...
I learned from the user manual UM2389 that I can get the app from the GooglePlay, but I can't find it.
Hi,I am thinking if it is possible to connect a low power I2C sensor to ST25DC, and use a reader to read out the values through the ST25DV(Powered by the Veh from ST25DC), or do I need extra MCU between the ST25DV and the I2C sensor to done the commu...
Hello everyone!I using STM8L050J3 and I wana read UID of DYNAMIC Tag ST25DV04K by I2C. I've read in datasheet of ST25DV04K and saw that: Address I2C of ST25DV04K = 0xA6 or 0xAE.I used those address in my program but I get this bug.Please, Can you exp...
Can someone confirm the correct part marking for ST25DV04K-JFR6L3?
When I look at source code I can only see bsp driver for ST25r95???It looks like it can detect tag of type ISO14443 or 15693 but the IDs read is not correct and sometimes it is and board reset randomly.My board is NUCLEO-L476RG.
Is there any example source code that I can use for controlling CR95HF from user space application in Linux using SPI? If not, what is the timeline for releasing CR95HF Linux RFAL port ?Regards,Jimit
Hello,I am using M24LR64E-R. I am able to read system memory area and to read and write user memory via I2C, but If I try to write and update for example Configuration byte (address 2320, E2 = 1), the I2C write operation seems to be ok (no NACK rece...