cancel
Showing results for 
Search instead for 
Did you mean: 

Where can I find the CR95HF library described in AN3375?

MHaar
Associate

Hi, I'm looking for the CR95HF library code, which is described in the application note AN3375. Unfortunately I couldn't find it anywhere. Can somebody please point me into the right direction!? 🙏

1 ACCEPTED SOLUTION

Accepted Solutions
Rene Lenerve
ST Employee

Hi Michael,

This application note refer to the STM3210B-EVAL board.

The example for this AN is referred as STSW-STM32031

https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-library-expansion/stsw-stm32031.html

I don't know if you need this example code because you own this board or if you just want the library to include in another project but this example is now quite old and uses the obsolete Std peripheral Library. You can have more recent examples with the X-CUBE-NFC3 developed under Cube environment from ST, with a more recent version of the CR95HF library

https://my.st.com/content/my_st_com/en/products/embedded-software/st25-nfc-rfid-software/x-cube-nfc3.html

This example code is available for a NUCLEO-F401RE or NUCLEO-F103RB board.

Hope this can help you.

Best Regards.

View solution in original post

1 REPLY 1
Rene Lenerve
ST Employee

Hi Michael,

This application note refer to the STM3210B-EVAL board.

The example for this AN is referred as STSW-STM32031

https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-library-expansion/stsw-stm32031.html

I don't know if you need this example code because you own this board or if you just want the library to include in another project but this example is now quite old and uses the obsolete Std peripheral Library. You can have more recent examples with the X-CUBE-NFC3 developed under Cube environment from ST, with a more recent version of the CR95HF library

https://my.st.com/content/my_st_com/en/products/embedded-software/st25-nfc-rfid-software/x-cube-nfc3.html

This example code is available for a NUCLEO-F401RE or NUCLEO-F103RB board.

Hope this can help you.

Best Regards.