Part Number: CC430F5137 Other Parts Discussed in Thread: CC1312R , CC1352R , CC1310 , SIMPLICITI We are considering taking our current CC430 design and splitting it into an FCC cert radio and an upgraded MPU to handle a wireless firmware upgrade. Any recommendations…
Hello
i did the steps, not from cloud but using one of sample codes in code composer, a blinkiing led, with tihs code there is no problem, i can debug. now i understand that problem is bootloader, LPRS application erase texas bootloader and it puts its…
Other Parts Discussed in Thread: MSP-FET HI Chris
thank for interesting
i have done only half of work, becasue deugger seems to work correctly now, but i have issues with example code..
this example code use a LPRS RTOS, if i build and download .hex into…
Part Number: CC430F5137 I guess a better question is, how can I ship this to Vietnam (residence, for Software Dev). I keep seeing "Radio Equipment" listed under their prohibited items. (I don't know if I'd call it that.)
FYI, I've been…
Part Number: CC430F5137
Hello,
We are about to certify our products that are uses CC430F5137. When 3V/m electric field at frequency of 325.389617 MHz exposed to EUT(equipment under test), EUT stops transmitting.
Detailed radio parameters are shown below…
Part Number: CC430F5137 Tool/software: TI C/C++ Compiler Hello,
I am using CC430f5137 SoC's. I applied some logic from document for getting RSSI value.
please find below function.
void RSSI_Check(void)
{
if(RSSIcheckFlg) { RSSIcheckFlg = 0; rssi_reg…
Part Number: CC430F5137 My application needs a very fast start-up time. However, I found that the start-up time of my cc430f5137 is about 12ms which is very long. I measure the start-up time by meausre the voltage of a gpio P3out=0x0 at the head of the…
Part Number: CC430F5137 Other Parts Discussed in Thread: UNIFLASH , MSP-FET I have generated both .txt and .out files from CCS for my CC430 device. I would like to program the device with a master file, and then go back and write only SegmentA with device…
Part Number: CC430F5137 In my application, I need to measure the current consumption of the mcu (cc430f5137). To measure the current of the mcu. I insert a 10ohm resistor at the Vcc. Then, I connect the power supply to the Vcc and observe the voltage…
Part Number: CC430F5137 Other Parts Discussed in Thread: MSP-GANG , UNIFLASH , MSP-FET We currently program a CC430F5137 device with CCS 6.2 and an MSP/FET programmer. I have some questions.
How can I program the device without going through CCS? I see…