ST25 NFC/RFID tags and readers

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST25DV04KC -IE Power external device

Hi everyone,I am using a ST25DV04KC-IE8T3 connected to a low power consumption display.I'm trying to power the display with ST25 when ST25 detect the RF. (the display can work from 1.5V to 5V with just on/off configuration).ST25DV04KC-IE8T3 GPO is op...

Resolved! ST25R3911B resource optimization

I have a question regarding ST25R3911B resource optimization.https://www.st.com/resource/en/user_manual/um2890-rfnfc-abstraction-layer-rfal-stmicroelectronics.pdfAdditionally, I have read the RFAL user manual mentioned below, and in the FEATURES CONF...

KOPRO by Associate III
  • 738 Views
  • 3 replies
  • 2 kudos

Resolved! ST25R3916 Card Emulation Mode Initialization

Hi all,  I have designed and built a custom circuit using the ST25R3916 (in differential mode with AAT) and a ATxmega128A4U micro controller. I have spent the last two weeks trying to get it working so my phone can detect it as a card as a starting p...

bentech by Associate II
  • 963 Views
  • 7 replies
  • 0 kudos

Resolved! Troubles entering WakeUp mode on ST25R3917

Hello,I'm building a proprietary NFC reader based on ST25R3917 chip and STM32F070CBT6 MCU. I use Bare Metal approach without any HAL or RFAL which might complicate my query a bit but I'll try to ask anyway. So far I'm able to Poll Type A and Type B c...

Resolved! Running a modified version of NFC08A1 AP2P demo from RFAL examples -- not quite working correctly

Hello,I am working on a version of the STM32L476RG_NUCLEO_AP2P_PROP_NFC8 demo included with the RFAL library examples, trying to get it going on a NUCLEO-F072RB.I have my code running, and if I bring an L476RG flashed with the unmodified AP2P demo, t...

dwagner4 by Associate III
  • 653 Views
  • 4 replies
  • 0 kudos

Resolved! blocking vs nonblocking RFAL apis

Hi, I am trying to understand the difference between blocking/non-blocking rfal apis.  ReturnCode rfalNfcvPollerReadMultipleBlocks( uint8_t flags, const uint8_t* uid, uint8_t firstBlockNum, uint8_t numOfBlocks, uint8_t* rxBuf, uint16_t rxBufLen, uint...

Luke_abc by Associate III
  • 354 Views
  • 1 replies
  • 0 kudos

Resolved! NFC Windows application for ST25DV

Hello community,I'm developing a FW for a board that uses the ST25DVxxxKC to show some board info (as tags) and to allow to update the FW.I've no problem or doubt on the board side (FW).I'm trying also to develop an application on a PC equipped with ...

Resolved! I Want help To read/write RFID tag using X-NUCLEO-NFC03A1 (CR95HF) and nucleo-F072RB boards.

I have purchased X-NUCLEO-NFC03A1 (CR95HF) evalboard, and nucelo-F072RB board.I want to develop RFID reader/writer . Please suggest a firmware example code which I can program in the eval board. Secondly Does ST has any PC based utility which can be ...