cancel
Showing results for 
Search instead for 
Did you mean: 

ADAFRUIT ST25DV16K library Integration on Phytec Pollux board-Yocto Linux

Pritha_Suresh
Visitor

Hi,

 

I am currently working on a use case involving the ST25DV16K NFC and Phytec Pollux board for Wi-Fi credentials sharing and connectivity.

I came across the following Arduino library for ST25DV:
https://github.com/stm32duino/ST25DV

 

I would like to clarify the following points:

  1. Can this library be used for I²C communication between the ST25DV16K NFC and the Phytec Pollux board?

  2. The stm32duino/ST25DV library lists supported architectures — would it be compatible with the Pollux board, which is based on an ARM 64-bit architecture?

  3. If not compatible, could you please share if there are any supported libraries or APIs for ARM64 platforms?

Looking forward to your guidance.

 

Best regards,
Pritha Suresh

2 REPLIES 2
Peter BENSCH
ST Employee

Welcome @Pritha_Suresh, to the community!

First, let me point out that ST25DV16K is already on NRND (Not Recommended for New Designs) and has been replaced by ST25DV16KC.

To your questions:

  1. Questions about Arduino libs should be directed to stm32duino .
  2. See 1
  3. The library X-CUBE-NFC4 was intended for the ST25DV16K, which is also on NRND.
    However, you should be able to use the drivers from library X-CUBE-NFC7, which are located in the  directory Drivers/BSP, after making the necessary adjustments to your hardware.

Hope that helps?

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Lina_DABASINSKAITE
Community manager
Community manager

Hi @Pritha_Suresh , 

This post has been escalated to the ST Online Support Team for additional assistance. We'll contact you directly. This post will no longer be visible in the ST Community. 

Regards,
Lina


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.