Skip to main content
angad
Associate II
July 3, 2019
Solved

Hi, I would like to program the st25r3911b-disco board and use it to read ISO-14333A tags. It would be great if someone could point me to relevant online resources for the same. Thank you

  • July 3, 2019
  • 3 replies
  • 1181 views

..

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

    Hi Angad,

    The software for ST25R3911B-DISCO is available as STSW-ST25R002. But:

    1. It only supports Keil toolchain
    2. It is mainly a proxy to be controlled by PC application.

    I recommend you to use XNUCLEO-NFC05A1 + XCUBE-NFC5 instead. It comes with a system workbench project and also has all logic implemented in firmware.

    Regards, Ulysses

    3 replies

    Ulysses HERNIOSUS
    Technical Moderator
    July 4, 2019

    Hi,

    Open up the ST25R3911-DISCO GUI. This GUI will allow you to read/write T2T. The ST25TagEditor therein will allow you to read/write T4T.

    If this not what you actually want to do then you need to provide some more information:

    • Which exact tags? Manufacturer, model?
    • You want to do this from our GUI, from your PC application, from an embedded program, ....?

    Regards, Ulysses

    angad
    angadAuthor
    Associate II
    July 4, 2019

    Hi,

    I wanted to know if we can write code for the ST25R3911B-DISCO board using something like system workbench. If yes, then How?

    Best,

    Angad

    Ulysses HERNIOSUS
    Technical Moderator
    July 5, 2019

    Hi Angad,

    The software for ST25R3911B-DISCO is available as STSW-ST25R002. But:

    1. It only supports Keil toolchain
    2. It is mainly a proxy to be controlled by PC application.

    I recommend you to use XNUCLEO-NFC05A1 + XCUBE-NFC5 instead. It comes with a system workbench project and also has all logic implemented in firmware.

    Regards, Ulysses