Part Number: CC430F5133 Hi, I want to ask a question about ccsv5 installing on ubuntu 14.04. I have a problem. When i want to install ccsv5 on my computer i use offline installer. After 1,5 hours of installation it shows me "One or more features were not…
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 into…
Other Parts Discussed in Thread: CC430F5133 Hello,
I am working on the ADC12_A module of CC430F5133 microcontroller, and cannot make it work. I very appreciate if anybody would give me any recommendation. Thank you!
MCLK=SMCLK=13MHz, ACLK=32KHz
To measure…
Other Parts Discussed in Thread: CC430F5133 Hello
I am working on a system which uses RF1A module of CC430F5133 CPU to transmit data. It keeps resetting system when working at ASK/OOK modulation. I very appreciated anyone's help. Thanks!
Register setting…
Hi All,
Please help me to find out what is the problems with power consumption based on the SW and HW below. Thank you very much!
SW:
WDTCTL = WDTPW + WDTHOLD; P1SEL = 0; P1DIR =0xFB; P1REN = 0x7B; P1OUT = 0x7B;
P2SEL = 0; P2DIR = 0xFF; P2REN = 0xFF…
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 in…
i have give my code below i am using default clock and i am using SMCLK for i2c and after transmitting the data to the sensor i am waiting for tx completion but txcompletion flag is not getting set what may the issue, whether my code flow is correct? …
Im post my code , while setting UCTR for transmitter mode, and setting UCTXSTT to generate a START condition. , in the I2C comm using 10Kohm pull resistor, i cant able figure out the problem , can any one help me , i hope i get quick solution from TI …