Hello Ronald, It could be related to device configuration differences between the 60A and 64A. I would recommend you review the following example firmware base to ensure you are initializing all registers correctly as well as bringing the part up with…
Part Number: TRF7964A Other Parts Discussed in Thread: TRF7970A Sir or Madam, I am using a TRF7964a to access NXP NTAG21x tags over a short communication range (<10 mm). At the end of the user memory there are four configuration pages (CFG0. CFG1, PWD…
Part Number: TRF7964A Other Parts Discussed in Thread: TRF7964A , TRF7970A , TRF7960A Sir or Madam,
The project reads an NTAG21x tag at very close range (<6 mm) using a barrel inductor as the antenna (Bourns RLB0913-1R0K). The tag is a custom design…
Part Number: TRF7970A Other Parts Discussed in Thread: TRF7964A , TRF7970A Using as a reader / writer only, what is the maximum read range of the TRF7970A or TRF7964A. Can I get 2 feet? What tag, antenna, and power would I need?
Part Number: TRF7964A Other Parts Discussed in Thread: TPS61042 Sir or Madam,
My RFID project is now working fine except that occasionally, during a FAST_READ operation from an NTAG21x tag, a collision error is reported in bit 2 of register 0x0C. When…
Part Number: TRF7964A Hi,
i found bug in "Implementation of the ISO15693 Protocol in the TI TRF796x" pseudo-code and in TRF7970AEVM example code:
buf[3] = (char) (size >> 8); /* Data for register 1D */ buf[4] = (char) (size << 4); /* Data for register…
Other Parts Discussed in Thread: TRF7964A , TRF7960A Hello, Could you please tell me the difference of the titled parts ?
I listed as long as I found. Any others ?
parameter (TRF7960A / TRF7964A)
Power down current (<0.5uA / <1uA)
Interface…
Other Parts Discussed in Thread: TRF7964A Hi,, I´m trying to communicate with the TRF7964A by SPI,, but I never got a response from TRF7964A. I´m trying first to read some registers,, I checked the SPI signals with an osciloscope and the signals I´m sending…
Other Parts Discussed in Thread: TRF7964A , TRF7970A Hi,
I'm working on a TRF7964A design and have a few questions:
SLOA205 says TRF79xx I/O is pulled down by 44-k resistors internally when it enters PDM. Does this include the TRF7964A? Is PDM the…
Regarding the interaction, I am planning to build an application in order to transfer data between two TRF7964A modules and also between one module and a smartphone. The transfer would include sending data stored on module to other device and receiving…