• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Low Power RF & Wireless Connectivity » Low Power RF Hardware & Tools Forum » All Tags » CC2430
Share
Low Power RF & Wireless Connectivity
  • Forums
  • Announcements
  • Files
  • E2E Wiki

Browse by Tags

Low Power RF & Wireless Connectivity

Welcome to the Low Power RF & Wireless Connectivity Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
CC2430
  • 2.4 GHz
  • 2.4GHz
  • 2.4GHz antenna
  • ADC
  • Antenna
  • Balun
  • CC debugger
  • cc1110
  • CC2420
  • CC2430DB
  • CC2431
  • CC2480
  • CC2500
  • CC2520
  • CC2530
  • cc2530zdk
  • CC2590
  • CC2591
  • CRYSTAL
  • debug interface
  • flash
  • flash programmer
  • IAR
  • IAR EW8051
  • impedance
Related Posts
  • Forum Post: About the cc2430's correlation value

    Jay_yoo Jay_yoo
    Hello. I'm using cc2430 and I have a question for correlation value which is in a MAC footer packet . I know the correlation value is gotten from the dsss receiver.It can have a value from 50 to 110. However I 'm not sure how it can get this value from hardware. I Absolutely don't...
    on Aug 24, 2012
  • Forum Post: CC2430ZDK woes - CHVER too old?

    colinb colinb
    A couple of years ago we purchased a CC2430ZDK. After spending most of this week struggling to get the example programs built and downloaded to either the SmartRF04EB+CC2430EM or the CC2430DB, but when I try to run the TIMAC sample program, I just get the two connected LEDs blinking together, forever...
    on Aug 21, 2008
  • Forum Post: Re: CC2430 Startup

    esy esy
    Hi OldBoy, does your prototype board use the same VDD as SmartRF04EB (3.3V)? If not, make sure you have a strap from your external prototype to the level converter on the SOC_DEM (if you have this plugin-EM, this is preferred) or the P14 SoC Debug header (pin 2) in order to convert the voltage levels...
    on Aug 26, 2008
  • Forum Post: Re: CC2430 Startup

    OldBoy OldBoy
    I tried to make the board work using the two possibilities ( 3.3V from the SmartRF04EB feeding the board and external voltage source) and none of them succeeded. I tried to enter debug using the P14 connector and the SOC_DEM. All conections from the external prototype to the SmartRF04EB are following...
    on Aug 27, 2008
  • Forum Post: Re: CC2430 Startup

    OldBoy OldBoy
    Exactly. I keep getting "Chipcon SRF04EB \n No EM detected" on the lcd of the SmartRF04EB. I've checked the ground many times and it seems to be ok. And the DD/DC/RESET_N signals are ok ( 3.3V in all of them). As I also have no more ideas, decided to do a last try. I picked up a fresh...
    on Sep 8, 2008
  • Forum Post: Re: CC2430 Startup

    OldBoy OldBoy
    Hi guys, Thank you both! After renfab said he had the same problem, I decided to test my board once again. But now, I checked the pin 2 on P14 and saw that its voltage level didn't reach 2V! Then I wired it up directly to a 3.3V point, and it worked! The problem was in the board track that...
    on Sep 10, 2008
  • Forum Post: Re: CC2430 ADC 12-bit or 14-bit

    Kjetil Kjetil
    Hi There. The CC2430 was downgraded from 14 to 12 bit based on characterization results. It's still the same ADC and that's why there is a 14-bit data register. The datasheet remains to be updated in regards of these registers. No matter what resolution of the ADC one uses, the msb of the result...
    on Sep 22, 2008
  • Forum Post: Re: How to program a CC2431EM without a SmartRF04EB?

    esy esy
    Hi jorge, TI currently do not offer any alternative smaller/cheaper hardware for flash programming of CC243x devices other than the SmartRF04EB. However, there are some third party alternatives . (some of these are best suited for high-volume production). Here is a DIY alternative with open circuit...
    on Sep 25, 2008
  • Forum Post: Re: What is the real benefit of 802.15.4 compliant chip over others?

    sverreb sverreb
    On the PHY level 802.15.4 use a DSSS modulation scheme which offers very good robustness. Only the 802.15.4 radios offer this modulation. Above the PHY layer a device like cc2520 adds significantly more advanced protocol offload capabilities than cc2500. While this is tailored to the 802.15.4 MAC layer...
    on Sep 26, 2008
  • Forum Post: Re: Programming custom CC2431 boards using the smartRF04eb

    esy esy
    Hi ASHOK, ASHOK Hi, I am currently looking to purchase a smartRF04eb as part of a CC2431 Zigbee developmeny main interest is to be able to integrate the CC2431 into my own circuit designs, but I am wondering if the smartRF04eb facilitates the connection, maybe via a ribbon cable, to my custom boards...
    on Sep 28, 2008
  • Forum Post: Re: Using CC2420 with CC2591

    Dave M Dave M
    Chris, Thanks for the reply. You got me thinking that I should spend a little more time reviewing the CC2xxx documentation. I had looked at the TI CC2430/CC2591 reference design and it shows an almost direct RF signal connection between the two components; no matching network components required (except...
    on Oct 14, 2008
  • Forum Post: Re: What is the appliaction difference of CC2430 ; CC2480 ; CC2520? How much improvement can CC2591 make?

    sverreb sverreb
    The cc2480 needs an external MCU to run your application. It will run the stack on it's own (So you can use a smaller MSP than you can with the cc2520). The cc2430 enables you to run your own code along with the stack with no external MCU, but you must share resources with the stack.
    on Oct 15, 2008
  • Forum Post: CC2430 interrupt processing and sleep mode: race condition

    colinb colinb
    Hi, I'm concerned that there is a race condition when entering sleep mode (PM1-3) where the MCU should be woken up by an interrupt. I have read the applicable sections of the CC2430 data sheet many times without finding an answer. Here is the situation, which is a pretty standard mode of operation...
    on Oct 17, 2008
  • Forum Post: CC2430 UART transmit complete interrupt

    colinb colinb
    Hi, I'm trying to use UART0 on a CC2430EM+SmartRF04EB to do RS-232 serial to my PC. I'm currently testing with the SDCC compiler. The problem is that the UTX0 interrupt is not getting called after sending a byte. The receive URX0 interrupt routine is working fine, and I'm doing exactly...
    on Oct 21, 2008
  • Forum Post: Re: Desktop software can't see 2430EM

    Jomar Hønsi Jomar Hønsi
    This indicates a connection problem between the CC2430EM and the SmartRF4EB. The PC software indirectly communicates with the CC2430EM via the CC2430 Debug interface. The symptoms you describe suggests that one of the 2 debug lines are broken. The best way to test this is to reprogram the CC2430 with...
    on Nov 4, 2008
  • Forum Post: CC2430 and Anaren Balun Connection to Inverted F Antenna

    Robert6330 Robert6330
    My design includes the CC2430 with Anaren Balun connected to Inverted F Antenna (DN0007). Since the impedance of the antenna and balun are both 50 ohms, can the antenna feed point be connected directly (within 0.2mm) to the balun pad without using 50 ohm PCB transmission line? Circuit layout is in accordance...
    on Oct 17, 2008
  • Forum Post: Re: CC1110 and I2C

    Kjetil Kjetil
    Hi, Check this thread which discuss I2C implementation on the CC2430. https://community.ti.com/forums/p/1233/4141.aspx#4141 Same 8051 core, so a driver running on the CC2430 should run on the CC1110 as well.
    on Nov 21, 2008
  • Forum Post: CC2430 forcing the RESET_N to go low

    GrantHatamosa GrantHatamosa
    Hi, I am seeing a strange behavior with the CC2430. In our hardware we are using a CR2477 coil cell to power the board with a CC2430. After sometime, the CC2430 will suddenly pull the RESET_N pin to low and prevent the firmware from running. Base on the specs, there are only four reasons why reset...
    on Nov 27, 2008
  • Forum Post: Re: How set up the LCD for SmartRF04EB with CC2430EM?

    BrandonAzbell BrandonAzbell
    ArLin I am using SmartRF04EB with CC2430EM. Right now, i am trying to display some messages on the LCD with the TI-MAC-1.2.1 source code. I have done the initializing and make sure the LCD is not broken. From the documentation, i should just use this HalLcdWriteString( "test", HAL_LCD_LINE_1...
    on Dec 23, 2008
  • Forum Post: Re: How set up the LCD for SmartRF04EB with CC2430EM?

    BrandonAzbell BrandonAzbell
    ArLin Error[e46]: Undefined external "_itoa" referred in OSAL ( C:\Texas Instruments\TI-MAC-1.2.1_test\Projects\mac\Sample\cc2430\IAR Project\bin\CC2430EB_ObjBuild\Obj\OSAL.r51 ) Error while running Linker I am not sure why is this happened. Anyone know why?? There is an implementation...
    on Jan 5, 2009
  • Forum Post: Determining result of STXONCCA / ISTXONCCA strobe?

    colinb colinb
    For the CC2430, the manual does not give much description of how the STXONCCA CSP strobe command works. The only hint about how to observe the result (was the packet sent, or not?) is in the data sheet section 14.25, where it says: Implementing CSMA-CA may easiest be done by using the STXONCCA command...
    on Oct 30, 2008
  • Forum Post: Re: CC2431 and Wake-On-Radio

    Kjetil Kjetil
    Hi. The CC243/31 has a built in sleep timer that can be used for WOR-like functionality in systems where other MCUs are involved. Wake On Radio is usually a term used for tranceivers that can wake the MCU on packet reception only. Regards, Kjetil
    on Jan 9, 2009
  • Forum Post: Desktop software can't see 2430EM

    Daniel_Arq Daniel_Arq
    Hello, everybody. I started working with the 2430DK a few days ago. One of the 2430EM can no longer be recognized in the desktop software (Flash Programmer, SmartRF Studio, IAR), showing chip type N/A or CC0000, and now I can't reprogram the module. Also, the SmartRF04EB board turns on the red...
    on Oct 30, 2008
  • Forum Post: Is cc2430 being phased out or what??

    Juha Juha
    After returning to an old cc2430 project, I went to the zigbee z-stack folder (http://focus.ti.com/docs/toolsw/folders/print/z-stack.html) in the hopes of upgrading the stack to ZigBee 2007. And what do I find?? It appears that TI is making the v2 of the stack (that supports 2007) only for "MSP430...
    on Jan 21, 2009
  • Forum Post: CC2430 sleep timer: erratic reads of counter value

    colinb colinb
    I have been trying to use the CC2430 sleep timer as a scheduling timer for my application. I am coding directly to the CC2430 and am not using the TI libraries, since I need more flexibility than they allow (the important parts are binary-only). Anyway, after literally weeks of debugging, I realized...
    on Dec 30, 2008
12345»
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use