How report a bug in ST25DVxxKC driver?
Hello, I am working on a project that integrates the ST25DV64KC NFC chip and I think that there is a bug in ST25DVxxKC_ReadMemSize function. I added the driver from the STM32CubeMX X-CUBE-NFC7 pack. I also found a GitHub repository with this pack but it is empty. How can I report a bug?
The mentioned function should compute the size of the EEPROM memory but the condition on line 1252 fails, so the size is not computed and the NFCTAG_OK is returned. When the inequality operator is inverted the function works as expected.
Can you point me to the bug tracker or the correct repository?
Thanks.
Best regards,
Tomas
