I am designing a custom hardware using stm32 and HTRC11001T I have got communications with the HTRC110 working but when I try and send any of the UID Request commands specified in the HITAG S data sheet I no response that looks like any of the coding responses. I have set up my code to receive the anti-collision coding but it isn't picking up anything. I have attached to photos below of my command
I finally solved the problem by tweaking the electrical side of things - making sure coil - end is at about 140V. also I changed the timings slightly of the command - using cursors and checking data sheet
I finally solved the problem by tweaking the electrical side of things - making sure coil - end is at about 140V. also I changed the timings slightly of the command - using cursors and checking data sheet
Is your development based on the Control library HTRC110 we provide? Unfortunately, there is no example for HITAG S, but you could use this library as a reference.