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 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
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 I do to…
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 solution…
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 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: MSP-EXP430F5529LP Other Parts Discussed in Thread: MSP430F5529 , I tried the solution described here: https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1112720/msp-exp430f5529lp…
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.
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…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: RF430CL331H Hello
When I attempt to compile the example provided here: http://www.ti.com/lit/zip/sloc330
I get the errors shown in this screenshot. How do I compile this example so I can load…