Part Number: RF430CL331H Other Parts Discussed in Thread: TRF7970A Tool/software: Hi team,
Could you help clarify the data sheet terminology? In section 4.9.3, it shows that the RF430 expects a 7-30% modulation depth for the analog inputs, shown in…
Part Number: RF430CL331H
We use RF430CL331H send four Files such as :E103,E104,E105,E106 to the cellphone.
The Android cellphone read these files successfully,while the iPhone can only read the E103 file, not the whole message。
now, What should…
Part Number: RF430CL331H Hi, I am using below code write to a RF430.Could you please help understand below parameters used in function ' void NDEF_updateBinaryText(void)'
1.what do the these lengths mean?
g_pui8TrfBuffer[ui8Offset++] = 0x01; // Length…
Part Number: RF430CL331H Hello Community!
The only example code I can find that sets the bit rate is sloc330, where there is this code:
//RF Data rate settings // C4 = 847kbps , A2 = 424kbps, 91 = 212kbps, 00 = 106kbps (DEFAULT) //Write_Register(0x2ABA…
Part Number: RF430CL331H Other Parts Discussed in Thread: TRF7970A Dear Ti team,
I am trying to use this chip to stream data from this tag to a reader at 848kbit/s, however, I face some challenges and have not had success yet.
Do you have a tested…
Part Number: RF430CL331H I am trying to transmit data from the tag to a reader. When I set the tag speed at 106kbit/s I can send data without problem, when I set the data rate to 848kbt, the RF link at 848kbit is built, and I can see the reading request…
Part Number: RF430CL331H Hi Experts, Good day. I would have looked on forums, but no results were showing up at all. I am debugging a problem with it becoming unresponsive after it gets read for a while. My question is under what conditions the I2C_READY…
Part Number: RF430CL331H Other Parts Discussed in Thread: CCSTUDIO , MSP430F5529 Hi,
I am unable to compile the example code on CCStudio. I tried to compile for both EXP430G2553 as well as EXP430F5529LP. Attached the screenshot for you reference.
…
Part Number: RF430CL331H Hi, I would like to know if the I2C_SIGNAL pin is helpful in any way. So far the TI code examples of RF430CL331H dont use the pin. Please provide a use-case for this pin or let me know if it's safe to leave it floating.
Thanks…
Part Number: TRF7970A Other Parts Discussed in Thread: RF430CL331H , , DLP-7970ABP Hi,
I am trying to write an NDEF message from TRF7970A to RF430CL331H which is running the SLOC330. So far, I am successful writing and reading from RF430 using a mobile…