ATrappmann / PN5180-Library

PN5180 library for Arduino
GNU Lesser General Public License v2.1
105 stars 92 forks source link

Doesn't work on some ISO15693 cards #35

Closed ahmetOzby closed 3 years ago

ahmetOzby commented 3 years ago

Hi,

Firstly thank you for the library. I am trying on stm32f103c8. I can read only just one card. But its UUID coming as a 0:0:000000. its blocksize is coming 0. Sometimes doesn't come. Doesn't work on other cards.

tueddy commented 3 years ago

Hi, wires are correct? There is another project which uses stm32 for updating the PN5180 firmware. Take a look for correct wiring and pin assignment: PN5180 Updater

I flashed the firmware to latest successfully. Hope this helps. Best Dirk