st25r3916 driver for using external mcu(ESP32)
Hi !
I use st25r3916 and esp32 for i2c or spi communication on my custom board.
I'm referring to the st25r3916 i2c, spi driver related documents and codes from the link below.
https://www.st.com/en/embedded-software/stsw-st25r-lib.html#documentation
Among the code examples received from the link, RFAL examples look to use when controlling using an external mcu(esp32), but it is more complicated than I think.
- is there have any driver examples for controlling st25r3916 with i2c or spi on ESP32 mcu platform?(easier to use)
- if not, should I port the RFAL example and use it?
Thanks!
