Replies: 8 comments 20 replies
-
Hi @alanblu did you try this library: Let us know if it works then we could set ESP as compatible with the library. |
Beta Was this translation helpful? Give feedback.
-
Hello @alanblu , |
Beta Was this translation helpful? Give feedback.
-
Thanks for the answer, I'm trying to use a configuration without irq_in,
not sure if that is possible
Carlo Parata ***@***.***> schrieb am Do., 16. Mai 2024, 18:47:
… Hello @alanblu <https://github.com/alanblu> ,
unfortunately, I don't have an ESP board to reproduce your setup. What is
your hardware setup? Do you have the possibility to use a logical analyzer
to check the SPI signals?
Best Regards,
Carlo
—
Reply to this email directly, view it on GitHub
<#2342 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABA34Z6DI6AMAQZTKEVPDN3ZCTPKDAVCNFSM6AAAAABGLS5LG2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TINRQGU4TO>
.
You are receiving this because you were mentioned.Message ID:
<stm32duino/Arduino_Core_STM32/repo-discussions/2342/comments/9460597@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
I added a while for the configuration and now the error is not an issue anymore: ` if (err == ERR_NONE) {
} But still when I call rfalNfcGetState() I alway get RFAL_NFC_STATE_NOTINIT |
Beta Was this translation helpful? Give feedback.
-
Yes, I'm using that pin
Carlo Parata ***@***.***> schrieb am Mi., 22. Mai 2024, 16:35:
… Are you using the IRQ_IN pin now? Because it is mandatory for the correct
usage of the library.
Best Regards,
Carlo
—
Reply to this email directly, view it on GitHub
<#2342 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABA34ZY5Q3SDDHLMKC7COOTZDSUMFAVCNFSM6AAAAABGLS5LG2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TKMRSHE3TO>
.
You are receiving this because you were mentioned.Message ID:
<stm32duino/Arduino_Core_STM32/repo-discussions/2342/comments/9522977@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
The schematics seem fine to me. Are you sure that you are using the correct SPI instance for ESP? |
Beta Was this translation helpful? Give feedback.
-
Are you at least able to see the SPI clock with a logical analyzer? |
Beta Was this translation helpful? Give feedback.
-
Hello @alanblu , |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I am wondering if there is any example of usin the card reader st25r95 with the ESP through SPI.
Regards
Alan
Beta Was this translation helpful? Give feedback.
All reactions