• 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 » ARM® Processors » Sitara™ ARM® » AM3x Sitara ARM Processors Forum » All Tags » NAND
Share
Sitara™ ARM®
  • Forum
  • Announcements

Browse by Tags

Sitara™ ARM®

Welcome to the Sitara™ ARM® 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:
NAND
  • AM335x
  • AM335x EVM
  • am3505
  • AM3505/17
  • am3517
  • AM3517 boot
  • AM3517 datasheet
  • AM3517 EVM
  • AM3517 EVM Linux
  • am35x
  • AM35xx
  • AM37xx
  • BeagleBone
  • boot
  • booting
  • cortex-a8
  • DDR2
  • GPIO
  • gpmc
  • kernel
  • linux
  • pinmux
  • Sitara
  • starterware
  • u-boot
Related Posts
  • Forum Post: AM35xx Boot Modes. Suggested future options

    DaveB123 DaveB123
    I would like to confirm that Serial NOR or NAND FLASH are NOT a supported boot option. I ask because I realize the data sheet is still being finalized. If Serial NAND or NOR is NOT supported, I'd like to request that it be considered for future products. Related to this, I was wondering...
    on Mar 15, 2010
  • Forum Post: AM3715 Production PoP Programming

    Scott Huckaby Scott Huckaby
    We plan to use NAND flash as the booting image storage space. Once we begin mass production, must the NAND must be pre-programmed before it is put on the top of AM3715? Or may it be programmed once it is integrated with AM3715 on the board? Is this something we can expect a CM to do or should we find...
    on Nov 1, 2010
  • Forum Post: Flashing standalone app into nand using u-boot

    Oliver Nottrodt Oliver Nottrodt
    Hi, I started using LogicPDs BSL to write a small test application for accessing GPIOs und SPI directly via their registers on the AM3517 Experimenter Kit. I went this way to load the application into DDR and execute it: Steps to setup CodeSourcery G++ for ARM EABI Verify that CodeSourcery...
    on Jan 26, 2011
  • Forum Post: Flashing Android Root File System to NAND - am3517evm

    Kevin Chow Kevin Chow
    Hi, I am flashing the root file system to nand with am3517evm board, I start from mmc first, then in the shell command, do following. [prompt]$ flash_eraseall –j /dev/mtd/mtd4 [prompt]$ mount t jffs2 /dev/block/mtdblock4 /media/nand [prompt]$ cd /media/nand [prompt]$ busybox...
    on Apr 20, 2011
  • Forum Post: Dilemma - X-loader not loading U-boot.

    Gary Marsh Gary Marsh
    I'm using an AM3517 Craneboard as a development platform for a future embedded design. I've successfully compiled X-loader and U-boot using the Craneboard git sources, which are based on TI PSP 03.00.01.06. From that compiled code, X-loader successfully runs U-boot, which in turn successfully...
    on May 12, 2011
  • Forum Post: What is U7 on the 1015592A_AM3517_SOM-M2_Schematic ?

    token token
    hi, I have a board about AM3517 from LOGICPD, What is u7 in page 7 (nand)? it is a encrypt ic? I think so, But I amn't sure. the attachment is below: (Please visit the site to view this file)
    on Aug 9, 2011
  • Forum Post: AM3517 nand flash as swap space

    bryan richmond bryan richmond
    We're looking into increasing the memory performance of the am3517 and we're looking into using the file system partition of the nand flash as a linux swap partition. I was wondering if there are any concerns in doing this. How many read write cycles does the nand flash have? Is hardware wear...
    on Aug 19, 2011
  • Forum Post: AM3517: xloader/uboot performance; MPU Core, GPMC, and SDRC performance

    Man Nguyen Man Nguyen
    I am working to resolve xloader/uboot performance issues. The hardware (Logic PD Am3517 SOM-M2) is detailed in the attached PDF. With the GPMC configuration and SDRC configuration as is, I am observing that a GPMC Nand Flash data read takes 200 ns and SDRC DDR2 SDRAM data write takes 215 ns. These can...
    on Aug 1, 2011
  • Forum Post: How to start AM3517 from NandFlash?

    token token
    HI I have bought a ZOOM AM3517 Kit. the official support boot and run from SD card, now , I hope the system starts from NandFlash(Micron). first, How to update the system bootstrap and uboot? Can i update them from usb? which usb? I think it is available. How to do it?
    on Jul 17, 2011
  • Forum Post: AM3517: Writing 4-bit BCH-ECC with Lauterbach

    Ludwig Zenz Ludwig Zenz
    Hello, I want to write uboot.bin to nandflash with the lauterbach debugger. That works but i can not write the 4-bit BCH-ECC to the spare-area. A solution would be to generate the ECC on the PC an write it with the debugger into the nandflash spare area. But i did not find a tool to generate...
    on Oct 18, 2011
  • Forum Post: Re: Solution for NAND flash controller

    Lawrence Ronk Lawrence Ronk
    Ayus, The AM335x has an integrated NAND Flash Controller. Please refer to the AM335x Data Manual and AM335x Technical Reference Manual for a description of the NAND Flash Controller. You can download these documents from the AM335x Product Folders: http://www.ti.com/product/am3358 Also, a Linux...
    on Dec 14, 2011
  • Forum Post: AM335x MII_RT, IEP, MDIO, EDIO

    Pruf Pruf
    Hi, I try to sort out whether we can use a AM335x in a new design or not. EtherCAT is a possible interface. Therefore I try to figure out which pins I therefore need. In the Technical Reference Manual I have not found any informations about the following peripherals or feature of the PRUSS: - MII_RT...
    on Jan 9, 2012
  • Forum Post: Re: AM335x EVM rootfs on NAND - trouble

    Niko Mauno Niko Mauno
    Narrowing down the potential problem causes; I've programmed the kernel and rootfs images to NAND from both U-Boot and from NFS-mounted userspace. Then in both cases, I dumped the images from NAND to RAM and did a CRC32 check (using U-Boot crc32 command). All tests passed, i.e. the images are written...
    on Jan 19, 2012
  • Forum Post: SW ECC throughput is better than HW ECC?

    ted juan ted juan
    The running system is am3517 500Mhz. and boot from SD card. The Linux kernel is 2.6.37. I do some nand flash test by below command. insmod /lib/modules/2.6.37-g01739e0-dirty/kernel/drivers/mtd/tests/mtd_speedtest.ko dev=5 Modified the file /drivers/mtd/nand/omap2.c for different combination...
    on Jan 20, 2012
  • Forum Post: AM3517 - nand sub-page - ubifs

    David Andrey David Andrey
    Normal 0 21 false false false DE-CH X-NONE X-NONE MicrosoftInternetExplorer4 ...
    on Jun 8, 2011
  • Forum Post: Calculate GPMC Timings for Nand-Flash

    Ludwig Zenz Ludwig Zenz
    Hello, we made our own design with a am3517 and a 8bit Micron MT29F2G08A nand-flash. I want to calculate the timings which i have to configure with the GMPC_CONFIGx registers based on the datasheet of the nand-flash. I am new to that and so I have some problems to do this. Can someone help me...
    on Jan 31, 2012
  • Forum Post: AM3517 Memory Interface

    Kshitij Kumar Kshitij Kumar
    Hi All I am using AM3517 in a Tablet design. I want to interface a NAND flash, but most NAND flash with 1-bit ecc are obsolete. Hence this option does not seem feasible to me. i tried to look for e-MMC devices, All of them are on version 4.41 and AM3517 has mmc version 4.2. I have confirmed...
    on Jan 6, 2012
  • Forum Post: eMMC in 4-bit mode with AM3517

    Mike Bisch Mike Bisch
    I am using an eMMC in 4-bit mode with the AM3517. Are pullups needed on the DAT4-7 when they are not used? They will not be connected to anything.
    on Apr 13, 2011
  • Forum Post: fail to put file system on Nand

    Bigtree Bigtree
    Hi Experts, I have been strugging a few days to put file system on Nand of AM37x EVM board. My Linux kernel uImage can be boot successfully if using host filesystem mapping, NFS on my host PC through Ethernet. The user guide from my SDK package is far from enough. Here is what I did to setup the file...
    on Feb 3, 2012
  • Forum Post: Re: AM335x NAND Booting Question -- Does AM335x support booting from MT29F4G08ABAEA?

    thomas ng thomas ng
    Hi, I'm facing the same problem as well. I've built a custom board based on TMDXEVM3358 reference design, and using the SDK ti-sdk-am335x-evm-05.03.02.00-Linux. Initially I mounted a 256MByte NAND flash (MT29F2G08ABAEAWP), and I can boot up the SPL, u-boot then kernel successfully from...
    on Mar 1, 2012
  • Forum Post: Can AM335X GPMC Interface to 512MBytes NAND Flash ?

    thomas ng thomas ng
    Hi, AM335x TRM, section 7.1.3.3.8.1 describe that "The CS size is programmable from 16MBytes to 256MBytes". Does that mean interfacing to the MT29F4G08AB is not possible ? This NAND flash has a memory size of 512MBytes (4Gbit) but with only 1 CEn signal ? Please kindly help to clarify...
    on Feb 9, 2012
  • Forum Post: NAND Flash Support on AM3356

    VINOD STANLY VINOD STANLY
    What is the maximum NAND Flash supported on AM3356. Is there any limit on maximum Flash support. Datasheet mentions that AM3356 supports 1GB of Total Addressable Space.
    on Mar 1, 2012
  • Forum Post: Re: NAND Flash Support on AM3356

    Michael T Michael T
    VINOD: The 1 GB limitation does not apply since NAND is not memory mapped. It is accesed through a few registers in the GPMC register map. The NAND capacity will depend on ECC requirements. Regards, Michael T
    on Mar 1, 2012
  • Forum Post: Re: AM335x NAND Booting Question -- Does AM335x support booting from MT29F4G08ABAEA?

    Michael T Michael T
    Thomas: Here is the info from the NAND spec: MT29F4G08ABAEA NAND, 4Gbit (512 MB) x8, SLC, 1-die, 3.3V I/O, Feature Set E, Async Mfgr ID / Device ID: 0x2C / 0xDC Page Size: 4096 Spare Size: 224 ECC Requirement: 8-bit ECC per 540 bytes of data 4 x 1024 partial page Since this...
    on Mar 1, 2012
  • Forum Post: Re: AM335x NAND Booting Question -- Does AM335x support booting from MT29F4G08ABAEA?

    Michael T Michael T
    Also, the device ID does not completely specify the NAND geometry. Since NAND is ONFI compliant, ROM boot loader will not use the table of device IDs, but will use the Parameter Page info from NAND. Regards, Michael T
    on Mar 1, 2012
123
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