cancel
Showing results for 
Search instead for 
Did you mean: 

what is the procedure to read ST25TA64K(NFC Forum Type 4 Tag,ISO/IEC 14443 Type A) Tag with NFC03A1 Reader and hosting MCU is STM32L452?

PAkut.1
Associate II

Dear all ,

My project is to read ST25TA64K(NFC Forum Type 4 Tag,ISO/IEC 14443 Type A) Tag with NFC03A1 Reader and hosting MCU is STM32L452.I am able to detect the Tag by Idle command.An wakeup event is getting occured after sending a Idle command.I am able to get a UID by executing the anticollision procedure which is mentioned in the examples of CR95HF datasheet.But i am unable to get any Response to RATS command.Should i must send the RATS command to read the Tag.I am not getting response to Selection command of CC file.My task is to write some info into NDEF file and read it back.I am not using any firmware from st.com(https://www.st.com/en/embedded-software/x-cube-nfc3.html).I am wrting my own firmware to read the tag.Is i am going in a wrong way?

Please give me the suggestions.Thanks in Advance.

Regards,

Praveen.

1 ACCEPTED SOLUTION

Accepted Solutions
Brian TIDAL
ST Employee

Duplicated post. See answer in https://community.st.com/s/question/0D50X0000C9ewJBSQY/what-is-the-procedure-to-read-st25ta64knfc-forum-type-4-tagisoiec-14443-type-a-tag-with-nfc03a1-reader-and-hosting-mcu-is-stm32l452

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Brian TIDAL
ST Employee

Duplicated post. See answer in https://community.st.com/s/question/0D50X0000C9ewJBSQY/what-is-the-procedure-to-read-st25ta64knfc-forum-type-4-tagisoiec-14443-type-a-tag-with-nfc03a1-reader-and-hosting-mcu-is-stm32l452

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Dear Brian,

Thanks for your valuable suggestion.Now I will use the existing firmware which you have mentioned in the link.But the project in the link was from STM32 CUBE MX.The project is having some middleware folders and BSP folders.How to add these Folders into STM32CUBEIDE? Is there any documents to read for adding middlewares ?Now I am using STM32CUBEIDE.Please help me to get out of this problem.

Thanks in Advance.

Regards,

Praveen Akuthota.