Skip to main content
Visitor II
April 11, 2023
Solved

Linux SPI driver for ST25R3911B

  • April 11, 2023
  • 2 replies
  • 2705 views

I have st25r3911b nfc card in linux ,Do you have a spi linux driver for st25r3911b nfc card

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    Hi,

    As you tagged with STM32MPU the X-LINUX-NFC5 may be a perfect fit for you: https://www.st.com/en/embedded-software/x-linux-nfc5.html

    Regards, Ulysses

    2 replies

    Technical Moderator
    April 12, 2023

    Hi,

    see STSW-ST25R009 (Linux demo of ST25R3911B for Raspberry Pi using X-NUCLEO-NFC05A1).

    Rgds

    BT

    鹏李.1Author
    Visitor II
    April 18, 2023

    see STSW-ST25R009 (Linux demo of ST25R3911B for Raspberry Pi using X-NUCLEO-NFC05A1). just compile a nfcpoller and librfal_lib.so this two is user level, In the kernel level dose i need a driver ? or I just need driver up host spi dev ?

    Technical Moderator
    April 13, 2023

    Hi,

    As you tagged with STM32MPU the X-LINUX-NFC5 may be a perfect fit for you: https://www.st.com/en/embedded-software/x-linux-nfc5.html

    Regards, Ulysses

    鹏李.1Author
    Visitor II
    April 19, 2023

    Hi I just need a spi driver for linux kernel ,your give me a user leverl program a nfcpoller and a rfal lib

    Rgds

    BT

    Technical Moderator
    April 19, 2023

    Hi,

    system is a driver on user level using userspace spidev and gpio.