CR95HF UART timing
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-08 6:45 AM
Hi,
couple of questions-
- how long it takes from where the CR95HF reads the data correctly until it sends the data to the MCU (over UART)? let's say it's 10 Bytes user data.
- when reading multiple blocks- does the CR95HF read single block by single block and then send the whole data or in other way?
Thanks
Solved! Go to Solution.
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-22 5:38 AM
Hello,
- As soon as the CR95HF read the tag the datas are available so you can poll via UART you will receive the answer to your command or an error flag . (The CR95HF internal buffer is 528Bytes, and CR95HF UART interface is slave.) Please check the datasheet: https://www.st.com/resource/en/datasheet/cr95hf.pdf sheet 11
- Assuming you are using a type V (ISO15693) protocol the CR95HF will provide 4 blocks (16 Bytes) after a read multiple block command.
Regards
PB
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-22 5:38 AM
Hello,
- As soon as the CR95HF read the tag the datas are available so you can poll via UART you will receive the answer to your command or an error flag . (The CR95HF internal buffer is 528Bytes, and CR95HF UART interface is slave.) Please check the datasheet: https://www.st.com/resource/en/datasheet/cr95hf.pdf sheet 11
- Assuming you are using a type V (ISO15693) protocol the CR95HF will provide 4 blocks (16 Bytes) after a read multiple block command.
Regards
PB
