• 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 ZigBee® Software & IEEE 802.15.4 Forum » All Tags » Flash
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:
Flash
  • 2530
  • CC2430
  • CC2431
  • CC2520
  • CC2530
  • CC2530 ZNP
  • CC2530 Z-Stack ZigBee
  • CC2530DK
  • cc2530zdk
  • CC2530ZNP
  • CC2531
  • IEEE 802.15.4
  • MSP430
  • SmartRF05EB
  • UART
  • z_stack
  • z_stack cc2530
  • zigbee
  • ZigBee 2007
  • ZigBee PRO
  • ZNP
  • ZStack
  • Z-Stack
  • z-stack 1.4.3
  • СС2530
Related Posts
  • Forum Post: Re: Flash Programming for CC2430

    BrandonAzbell BrandonAzbell
    In order to facilitate programming or debugging of the CC2430, some emulation hardware will be needed. From the CC2430 Product Folder , there is an Application Note AN056 -- Gang-Pro CC and Production Programming of the CC2430 that describes the use of the Elprotronic GangProCC programmer. Also the...
    on Feb 17, 2009
  • Forum Post: Re: Flash size in CC2430

    LuckyLuke LuckyLuke
    Hi Mahan I just build the SampleApp for a Coordinator EB board with the compile options MT_TASK and ZTOOL_P1. When I then look into the directory the resulting exe file also looks far to large; however, that is just a Windows number. In order to get the real hex file size of the file that is programmed...
    on Jun 8, 2009
  • Forum Post: Re: CC2430 Flash read

    Peder Peder
    Hi Susa, The CC2430 uses banking to map different areas of the flash into the xdata space. By changing the FMAP.MAP register, you will see different parts of the flash memory in the xdata space. This is described in section 11.2.2 of the datasheet. There is also a section of the flash that is not...
    on Jun 24, 2009
  • Forum Post: CC2430 Flash read

    Susa Merz Susa Merz
    Hello Please excuse my non-perfect english and probably not professionall questions. That said, I would like to ask if someone can tell me how to read from the integrated flash of a CC2430 F128 chip, or could point me to a helpful ressource. Specifically I would like to know how to access the part...
    on Jun 16, 2009
  • Forum Post: CC2430 / CC2431 Flash Write using DMA and sdcc compiler

    Philipp14794 Philipp14794
    Dear Forum, I am trying to write to the CC2431 flash memory using DMA. Even though I followed the required steps as described in the datasheet closely, I didn't have success with flash writing. My hope is that my problem is not the DMA itself but releasing the DMA-FLash-Trigger by setting FCTL...
    on Sep 6, 2009
  • Forum Post: CC2430 Flash endurance with NV items (non-volatile memory)

    E-ZigBee E-ZigBee
    The data sheet for the CC2430 states "Worst-case flash memory endurance: 1000 write/erase cycles". 1000 write/erase cycles is on the low side is there a reason why? Is that just the guaranteed minimum? Since NV items are stored in flash how can we calculate the estimated life of a CC2430...
    on Nov 26, 2008
  • Forum Post: Problem with Flash Programmer

    ssaornil ssaornil
    Hi everyone, Accidentally, I reinstalled SmartRF Studio and since then when I open The SmartRF Flash Programmer, there's no way that I can see the window of the programm. I tried unistalling everything and installing again, but I still can see the window of the Flash Programmer. Has anyone had...
    on Jan 15, 2009
  • Forum Post: Z-stack example application generates hex file larger than 128 kb

    Therese Therese
    Hi all! I am using IAR EW v7.50 to compile TI's Z-stack examples to use with a CC2431. When I compile the location sample app and generate a hex file, the hex file gets a size of 256 kb. Since the processors flash is limited to 128 kb and since the samples are aimed at this device the logical...
    on Apr 20, 2010
  • Forum Post: Unable to erase or write Flash memory in CC2531

    Ashank Panwar Ashank Panwar
    I am trying to erase & write on flash memory in CC2531. Although i am able to do it successfully till memory 0X0000 to 0X7FFF in the CODE memory but i am unable to do the same in CODE memory from 0X8000 to 0XFFFF. Trying to find out the cause i tried setting the Bank memory as start from 0XF000 to...
    on Mar 4, 2011
  • Forum Post: free up RAM space cc2531

    Anubhav Gupta Anubhav Gupta
    dear ti (Please visit the site to view this file) We are using cc2531F256 microcontroller with Zstack 2.4.0. There is lack of memory issue, we try and add uart module for gsm interfacing currently we are aslso using USB driver i am also attching Memory-MAP file when uart is disabled....
    on May 26, 2011
  • Forum Post: Change extended addressed on CC2530

    J. Silva J. Silva
    Does TI take care of this by default? Or do I need to program in the address during manufacturing using a HAL_write()?
    on Jul 20, 2011
  • Forum Post: Help with Simple Flash - DMA Routine CC253x

    Kevin Christie Kevin Christie
    I am using TIMAC and have a simple routine in place and working for flashing data into CODE using DMA. What I am not sure about is how to reserve a page in my memory map for internal data storage. I would rather not mess with the XCL. I also do not want to look or deal with Z-Stack or any of their example...
    on Sep 16, 2011
  • Forum Post: How to create a custom data space in CC2530 flash.

    George Panagakis George Panagakis
    Hi all , I am using the cc2530 with 256k flash and zstack. I trying to reserve a 2k memory area that will not be erased when you reflash new firmware in order to store some callibration values. I am trying to create something like my own Info page that can also be written on runtime. As my...
    on Nov 10, 2011
  • Forum Post: CC2530 save Data in intern flash

    R.Nouna R.Nouna
    HIi, I use the CC2530ZDK module to implement a ZigBee Device. So I will use the intern flash to save my sensors Data (16 Bytes in one day). I will reserv 2 Pages for this. the 16 bytes can Be saved as structure or Array[16]; so how can I reserv 2 Pages to only save this data (reserv code or...
    on Jun 21, 2011
  • Forum Post: Flash Image overlaps with the Bootloader - Error while uploading ".hex" file on CC2531USB from Flash Programmer

    Sunny Shivam Sunny Shivam
    Hello, I am trying to upload firmware on CC2531USB Dongle using SmartRF05EB and SmartRF Flash Programmer but getting error in RF Flash Programmer as "Flash Image overlaps with the Bootloader" Steps Followed:- 1. As suggested in the "CC2531 USB Hardware User's Guide" did...
    on Dec 5, 2011
  • Forum Post: Re: How can I query if I have any networks written in flash in ZStack?

    Sven Kautlenbach Sven Kautlenbach
    Again I answer :D I made this function to check and also write status in a static variable called paired. static bool checkParent(void){ //check if we have a parent nwkIB_t tmpNIB; //this is Network Information Base structure where all good things are written by Z-Stack if(osal_nv_read(ZCD_NV_NIB...
    on Mar 31, 2012
  • Forum Post: RE: CC1180 MAC address

    jaranguren jaranguren
    Hi Jonas, I do not get it: everywhere is stated that the CC1180 is the same as the CC1110, BUT containing the Sensinode's 6LowPAN stack.. I though: out of the box. But from your reply, it looks like it is not. This is an issue: how exactly, if I buy a CC1180 from somewhere (or get as samples...
    on Sep 13, 2012
  • Forum Post: ZStack 2.5.1, CC2530, Using Preconfigured Key without NV_RESTORE

    iR iR
    Big up y'all community brotherhood, I want to use security by cooking up a tasty ZigBee sandwich with a base of zgPreConfigKeys = TRUE and a dash of SECURE=1 . Unfortunately, it appears that I also have to enable NV_RESTORE even though I have no desire to use NVM, and it actually breaks my application...
    on Jun 26, 2012
  • Forum Post: RE: Is there Z-stack support for external NV memory for OTA on MSP430?

    Asier Azaceta Asier Azaceta
    Hi there, I've been pursuing some support on this subject from TI, through resellers, through their live chat, and through email. In their latest answer the suggest me to reply to myself asking for an update on the status of this "enquiry"... I didn't know I could ask for such a...
    on Feb 19, 2013
  • Forum Post: Problem writing a little buffer into the Flash on Z-Stack 2.5

    Elian Lima Elian Lima
    Hi, I'm trying to write an array to the flash on Z-Stack 2.5, but when I try to read it, it seems like it didn't write, even using the osal_nv_init_item function before reading. But, when I write a 1 byte variable it works perfectly only changing the size for 1, like the example below. ...
    on Mar 1, 2013
  • Forum Post: CC2530 Flashing Z-Stack over SPI

    Arun Joseph Arun Joseph
    Hi, We have a cc2530 module connected to our application processor over spi. We have followed the SPI default configuration for cc2530ZNP. How do we flash cc2530 with the ZNP hex over SPI? Thanks, Arun
    on Apr 29, 2011
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