cancel
Showing results for 
Search instead for 
Did you mean: 

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

angad
Associate II
 
1 ACCEPTED SOLUTION

Accepted Solutions
Ulysses HERNIOSUS
ST Employee

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

View solution in original post

3 REPLIES 3
Ulysses HERNIOSUS
ST Employee

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
Associate II

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
ST Employee

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