Read/Write to STmicro ISO 14443-4 tags using X-Nucleo and raspberry pi
Hi all,
I'm trying to read and write values to an STmicro tag(ST25TA02KB-D, ISO 14443-4) using the X-Nucleo board from a python program. I've tried a number of approaches(waveshare pi hat, standalone PN532 modules, using libnfc and adafruit libraries, to list) but none really work and it's honestly a little out of my depth.
Currently I've built the Linux nfc polling demo included with the X-Nucleo board, but even that fails to run(see attached)
If I had resources or python examples using any of these systems, I could probably figure it out, but all the support I've found seems to apply mainly to mifare classic cards.
If anybody has experience or pointers for any of this I'd be quite grateful to hear it!
