Hello
I found a TIDA-0217 now which also works with RF430CL330H and checked it with my phone.
It is different from the TIDA-0721 but also small size. I had to remove the protective cover from my phone to read the tag.
The temperature is provides…
Part Number: RF430CL330H Hi Team RF430,
What is the current TI recommendation WRT hardware & software for Production/Manufacturing Testing of the RF430CL330H?
Hardware?
Software?
Command Line & scripting tools?
Any recommended test flow/algorithms…
Hello Lei,
We do not have any examples with SPI. SPI interface is very inefficient with that device and slows the transfer of data notably so it is not recommended to use and we do not support it on the RF430CL330H. I2C examples are all we provide…
Part Number: RF430CL330H Other Parts Discussed in Thread: TRF7970A , , MSP-EXP430F5529LP , DLP-7970ABP Hi team,
I want to find one NFC chip for integrating tag and reader, do we have NFC chip to support tag and reader? Can you recommend a design reference…
Part Number: RF430CL330H Hi,
I want to disable the RF430CL330H in my design in some use cases. I am thinking of both HW and SW. For HW, I think I can pull low its RESET pin or add a power switch to its power supply line (but will add component and cost…
Part Number: RF430CL330H Other Parts Discussed in Thread: RF430CL331H I'm using the RF430Cl330H booster pack with a MSP432P401R dewvelopoement board. Is there a way to transfer data in both ways (read/write) in a single transaction. At the moment I have…
Part Number: RF430CL330H The customer is developing NFC communication, using TI's RF430CL330H. The next step needs debugging. Is there any corresponding debugging communication equipment for TI? Or recommend it, is the NFC card reader on the market can…
Hello Najwa,
I don't have any value for the chip resistance but I add here a document that is the antenna design guide for the RF43FRL152H which has the same RF frontend as the RF430CL330H. This should give you useful information:
http://www.ti.com…
Part Number: RF430CL330H Tool/software: Code Composer Studio Hello everyone,
I am using NFC RF430CL330H for my project.Please let me know how can I transfer my sensor data from MCU to NFC using I2C?? I mean what is the way and how to code NFC that it…