Other Parts Discussed in Thread: CC430F5133 hi,
i am using cc430F5133 for my application i want to use the PJ0,PJ1,PJ2,PJ3 as a general purpose i/o in the progrming as well as i want to use jtag to program?
how to enable the PORT J?
in datasheets there…
Other Parts Discussed in Thread: CC430F5133 Dear all,
I'm trying to get I2C and SPI working on a CC430F5133. I successfully set up and tested I2C on UCB0. I then continued on adding SPI on UCA0 (both implementations base on the examples from TI).
…
Thank you. I see it now. I did not look close enough. It is mentioned in CC430F6137, CC430F6135, CC430F6127, CC430F6126, CC430F6125, CC430F5137, CC430F5135, CC430F5133 datasheet and in RF430F5978 datasheet.
We have different products that use CC430,…
Other Parts Discussed in Thread: CC430F5133 Hello All,
I am using CC430F5133 in my design as a active receiver. The RF link frequency is 433 MHz and data rate is 38.4k. Modulation format is GFSK.
I am trying to optimize the operation of the Radio core…
Other Parts Discussed in Thread: CC430F5133 I have a custom CC430F5133 board which hangs at the following command when using the RF example code.
while ((RF1AIN&0x04)== 0x04); // chip-ready ?
I am wondering what could cause this. The 26MHz crystal…
I need to program 16 CC430F5133 components with the MSP-GANG programmer in a production environment at one time to speedup production test time.
One programmer can access 8 components.
I can initialize the MSPGANG programmers with the comport number but…
Dear Chatto,
I just seen CC430F5133 includes CC1101
CC1101 seems to be supporting Infinite packet length mode
Am I right that this feature will also be available to CC430F5133?
Kindly advice.
Thanks and best regards,
Tony
Other Parts Discussed in Thread: CC430F5133 Hi,
I'm trying to set up the communication between two CC430 modules. It has worked if the FSK/GFSK was used. But there is some issue when using ASK/OOK.
1. When I connect the two modules to the SmartRF separately…
Other Parts Discussed in Thread: SIMPLICITI Dear all
i have to design and develop a customized RF Module of Frequency 433 MHz with repeatable mode, We have selected to use SimpliciTi Protocol stack on SoC's
am finding difficult to select which one…
Geert Verhaeg said: I couldn't get the CC430f5133 I2C module to receive only one byte, because somehow I can't make the module to nack and send a stop condition after the first byte it receives. That's normal. Because the USCI doesn't wait for the…