Part Number: CC430F5133 Do you have and can you supply the test data and test setup used to back up the data sheet statement on page 1: "Suited for Systems Targeting Compliance With FCC CFR Part 15 (US)? Specifically, I'm interested in the compliance…
Part Number: CC430F5133 For the product we are developing we are considering using the CC430F5133. For our application 2 of these devices will be paired via an encrypted radio signal. However, one of our requirements will be that the user may wish to…
Part Number: CC430F5133 Other Parts Discussed in Thread: SIMPLICITI Hi Team,
I have a customer with the following issue, can you please take a look and help out when you have a moment.
We are using the CC430 with the SimpliciTI stack. We're running…
Hi Ryan, Thank you very much! The power consumption problem has been solved with your kind help. Before going to LPM3 mode, what I did is as below . The power consumption is 4uA in LPM3.
* UCSCTL6 = XT2OFF+XT1DRIVE_3+XCAP_3+XT1OFF; * UCSCTL4 = SELM__DCOCLKDIV…
Other Parts Discussed in Thread: CC430F5133 Hi,
Do we have some info on the FCC CFR compliance standard 47.95 compliance for CC430F5133? The application is medical implantable transceiver and it needs to be compliant to it for MICS.
What is mentioned…
Other Parts Discussed in Thread: CC1101 , CC430F5133 Dear Sir/Madam,
I am currently working on cc430f5133 based project. I have configured the CC1101 with fixed packet length by configuring PKTLEN as 0x05(i.e. 5 bytes data) & PKTCTRL0 as 0x44 (i.e.…
Other Parts Discussed in Thread: CC430F5133 Hello , I am working with two CC430F5133 . I have to send a packet of 8 bits acquired from a port of one of the two , to another. How can I do this? I downloaded the code examples in C. What changes should I…