User Activity

I want to tune the Cin, Clen and Cout variable caps on the ST25RU3993 Eval kit. I have modified the Evaluation kit to use a different micro controller, however im using the same source code with very minor modification (to suit the pins that I am usi...
I can see in the example firmware that the TID memory is read in multiple stages, with the first 8 bytes read first. In my application I need only these first 8 bytes, so following a very similar process I can read these bytes. I am working with a CR...
I have successfully read an epc tag, my next step is to issue the the Req_RN command. I hav set the RX lenthg register ready to receive 4 bytes of data and issue the Req_RN command. OIn the occasion that I do receive the expected 4 bytes of data the...
Has anyone implemented their own firm ware. I can so far successfully retrieve the EPC number from a tag, however I'm struggling to get a valid RN16 and CRC combination when using the REQ_RN command. I would like to do this to be able to access the T...