Other Parts Discussed in Thread: SIMPLICITI , CC2500 , MSP430FG4618 I'm just trying to develop an application on the MSP-EXP430FG4618 to carry out some processing every 5 ms, and transmit a resultant number of bytes using SimpliciTI, and a CC2500 radio…
Eristic,
The first step you want to take is to determine what types of interfaces you wa nt to use to "talk" to your sensors with your MCU. You want to figure out things like if you want to use I2C, SPI, USB or other serial interfaces if your sensors…
Hi Javier,
I found this document and code in our archives. See attached.
Note, this application is no longer supported by TI and there is no software available for download.
slaa487.pdf
Hi,
I think the figure you posted in from the SimpliciTi network topology. This is based on MSP430 processor.
Attached is the SimpliciTi Application note. You see the Devices supported on Hardware Support page (Page-23).
Simpliciti.pdf
We also…
Other Parts Discussed in Thread: MSP430FG4618 HI ~
I have project in MSP.. My board is msp430fg4618.
My project is Real Time Clock with Basic Timer1.
I saw this example code in web site. Can I use this code in msp430fg4618?
I am novice in…
Other Parts Discussed in Thread: CC1101 , SIMPLICITI Hi,
What set of tools do you suggest for 433 MHz with CC1101 family, MSP 430 family micro,running SimpliciTI, USB port with minimum of code changes to ports used etc.?
Is there an easy way to add…
Other Parts Discussed in Thread: SIMPLICITI , CC2520 , MSP430F4618 , CC2500 , MSP430F2618 hi, everyone
Now, my target application is that MCU supports OPAMP, ADC including so on based on CC2520 using SimpliciTI protocol.
so, i have to use MSP430x4617…
Cheers,
I got afore mentioned prorammer box and MSP-EXP430jF5438 and I get this annoying
"The drivers for this device are not installed. (Code 28) Driver is not intended for this platform. To find a driver for this device, click Update Driver."…
Hi, everybody I am working with MSP430FG461H Board.I have a code that author John Davies used in his book.I want to use this code in my different projects like #include <LCDutils.h> or in a different way. what should i do.i don't know creating library…