• 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 » Digital Signal Processors (DSP) » OMAP™ Processors » OMAP-L13x, AM1x and C674x Processors Forum » All Tags » SPI flash
Share
OMAP™ Processors
  • Forums
  • Announcements

Browse by Tags

OMAP™ Processors

Welcome to the OMAP™ Processors 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:
SPI flash
  • AM1808
  • boot
  • bootloader
  • c6748
  • C674x
  • L137
  • l138
  • L-138
  • Linux
  • NAND
  • OMAP
  • omap l137
  • OMAP L-137
  • omap l138
  • OMAP L-138
  • OMAP_L138
  • OMAPL137
  • OMAP-L137
  • OMAPl138
  • OMAP-L138
  • omapl138 boot
  • omap-l138 L138
  • OMAPL13x
  • SPI
  • U-Boot
Related Posts
  • Forum Post: Re: [OMAPL137] debugging my board through armubl

    Flamingo Flamingo
    Sorry, I didn't see the second question in your post. The majority of the circuitry on our board matches the EVM board that we got over a year ago. I don't have the circuit diagram near me, but I'm guessing that the OMAP has a 300 MHz clock. Did you find the photos from the scope measurements...
    on May 14, 2010
  • Forum Post: "Page Program" timing problem with Linux SPI flash driver

    Butters Butters
    Hello, I am experiencing a problem when writing to Winbond flash (W25Q64) from TI's MontaVista Linux distribution. Allow me to present some background information. I have partitioned the SPI flash into 5 MTD partitions. Using the mtd_debug utility, I am able to successfully erase, read, and write...
    on May 20, 2010
  • Forum Post: [OMAPL137] debugging my board through armubl

    Flamingo Flamingo
    I'm using the OMAP-L137. I've been working on a project for it for about 1.5 years. The boot process has not caused any problems until I got the new boards. I am trying to boot from SPI flash, and the Winbond parts work, but the Numonyx parts flash, but won't boot. These are the same Numonyx...
    on May 6, 2010
  • Forum Post: Logic PD OMAP L138 eXperimenters board - u-boot through UART2

    Erik Jones Erik Jones
    I would like to replace the version of u-boot stored in the SPI FLASH with a modified copy. I'm using the DaVinici-PSP-SDK-03.20.00.11 SDK. I am using the OMAP-L138_FlashAndBootUtils_2_25 to generate the AIS file and load it into the SoC per the serial boot instructions. I turn S7:7-8 ON (all...
    on May 10, 2010
  • Forum Post: Serial flashing OMAP L-138 Eval. board

    ALex Movasseghi ALex Movasseghi
    I followed the instructions in http://wiki.davincidsp.com/index.php/Serial_Boot_and_Flash_Loading_Utility_for_OMAP-L138 to flash the SPI flash on the OMAPL138 Eval board from Zoom (LogicPD). I tried erasing the flash first and then flashing the default UBL and U-Boot bin files from TI. I used the...
    on Sep 8, 2010
  • Forum Post: Flashing Kernel and filesystem to L138 with no Ethernet

    James McGloin James McGloin
    Hi, I wish to flash a kernel and filesystem to SPI flash on a L138 custom board we have developed. We do not have any networking on the board so the uBoot flashing method will not work for us. Is the a method for combining uboot + kernel + CRAMFS so that I can use the sfh_OMAP-L138.exe -flash <UBL...
    on Sep 24, 2010
  • Forum Post: How to Program SPI Boot flash..?

    Todd Zielinski Todd Zielinski
    I've read a number of articles, got the idea that you need to use AISgen to make a boot file.. But I don't see where there's a utility - or utility framework - for loading the AISgen created image to the SPI flash device... I have found discussions about using a serial port loader that...
    on Nov 29, 2010
  • Forum Post: AM1808 Flashing IAR EWARM application

    Stephen Howell Stephen Howell
    I have a standalone application developed using the IAR EWARM toolchain for the AM1808 EVM board. I want to put the application in Flash and have the application start on power-on. I would seems that the easiest way to accomplish this would be to use the sfh_OMAP-L138.exe utility, and put a UBL...
    on Feb 25, 2011
  • Forum Post: OMAP-L138 Experimenter board - Flash Utility Problem

    Andres Gomez Andres Gomez
    I'm trying to erase SPI Flash on Experimenter board. On the cmd line I'm trying "sfh_OMAP-L138.exe -erase" "Waiting for SFT on the OMAP-L138..." and nothing happens. It hangs.... Any suggestions? Are there other ways to load an image into flash for the experimenter...
    on Apr 28, 2011
  • Forum Post: Difficulty in booting my arm application code

    reshmi rakesh reshmi rakesh
    hi, I have a problem.can not boot。I am using custom board and external memory is MT46H32M16 -LFBF-6B (mDDR ).I think UBL found boot,but can not booting at 0xC1080000.Im using Serial Boot and Flash Loading Utility for OMAP-L138 . I have m odified the parameters passed to the function DEVICE_ExternalMemInit...
    on May 23, 2011
  • Forum Post: OMAP L138 Boot Process - stripping UBL and U-Boot out of the equation.

    Jason Ling Jason Ling
    I've spent some time trying to figure out the boot process of the OMAP L138 and would like some confirmation on my assumptions. 1.) The OMAP L138 has a "bootload" peripheral which comes up and executes a Rom Boot loader which is stored on a factory-programmed ROM located somewhere on...
    on May 25, 2011
  • Forum Post: Re: OMAP-L138 Booting from SPI ATMEL

    Daniel Allred Daniel Allred
    I agree with 1258021(aka GSR). The read command (0x03) is supported by the device as "Continuous Array Read (Low Frequency Mode)". The address is 22 bits in 512 byte mode (which you will have to use, as the addressing scheme in 528 byte mode is not compatible). Since this appears to be a...
    on May 27, 2011
  • Forum Post: SPI Boot: Parameters in DEVICE_SPI_MEM_params

    Gunter H Gunter H
    Hello - we are using a 32Mbit M25P32 SPI flash as the boot device on our OMAPL138 board. I am recompiling sfh_OMAPL138, but its not obvious what the parameters in DEVICE_SPI_MEM_params refer to in the SPI device itself. For example, on the EVM, which uses a P25M64 SPI flash, the blockSize and sectorSize...
    on Jul 19, 2011
  • Forum Post: Re: I have a new PCB board use the AM1808B zwt ,when I use the sfh_OMAP-L138.exe to reflash the chip ,

    francis kumar francis kumar
    Hi, We are also facing with same Boot issue. When ever trying to load using SPI with sfh_OMAP-L138 -erase command, its is giving message "waiting for SFT on the OMAP-L138" it stuck there always. Anyone can suggest on my problem. Francis Kumar
    on Sep 21, 2011
  • Forum Post: Re: spi and rmii omap-138

    Gabriel Finch Gabriel Finch
    Hi Nikolay, thanks for your reply. Yes I think you are right, we will have to use SPI1 which has cs 2 and 3 reserved for "external devices". I read on here that there is some way to disable the flash after booting, but I am not sure how to do so. Also /dev and /tmp are mounted in flash memory...
    on Sep 30, 2011
  • Forum Post: AM1808: Updating SPI Flash u-boot from SD card

    Niclas Knuts Niclas Knuts
    Hi, I have a custom made AM1808 board that works well, it uses preprogrammed SPI Flash memories, that contains u-boot and a MAC address, which is product specific. My question is, is it possible to update the u-boot in the SPI Flash memory from u-boot itself? If it is possible what are the commands...
    on Oct 11, 2011
  • Forum Post: Re: customized am1707 evm board with SPI and NAND flash

    nzif frunze nzif frunze
    Thanks for the answer , but I read this page . T o my questions above, I have not found the answer there.
    on Oct 14, 2011
  • Forum Post: customized am1707 evm board with SPI and NAND flash

    nzif frunze nzif frunze
    Good day! I customize am1707 evm board. There are two flash devices: SPI and NAND. I want to make the UBL, the U-BOOT and the LINUX KERNEL located on serial flash( 4MB ), and the FILE SYSTEM is fully occupied NAND FLASH ( 128 MB ). I flasing UBL and U-BOOT with command: ./sfh_OMAP-L137.exe -targetType...
    on Oct 14, 2011
  • Forum Post: SecureBoot: Requirement on SPI Flash?

    Anonymous Anonymous
    Hi, I would like to ask a question on OMAP L138 SecureBoot. There are two documents related to OMAP L138 booting: 1 SPRAB41D Using the OMAP-L132/L138 Bootloader 2 SPRUGQ9 TMS320C674x/OMAP-L1x Processor Security User's Guide...
    on Nov 6, 2011
  • Forum Post: AM1808 or AM1806 SPI Flash size

    Ewing Tan Ewing Tan
    Hi all, Has anyone know the TI AM1808 or AM1806 that can support maximum SPI flash size limit? Can support 128 SPI Flash? thanks
    on Dec 5, 2011
  • Forum Post: Re: SPI Clock Curve in Bootloader ROM Code has strange pauses

    bowerymarc bowerymarc
    i was just investigating this myself... if you look thru the source code for u-boot and/or UBL you'll see some familiar stock libraries for the SPI functionality. To be as compatible as possible they read basically a byte at a time from the device. Someone had posted a davinci hack to read 2 bytes...
    on Jan 28, 2012
  • Forum Post: AM1808 - Failed in u-boot updating in SPI-flash from u-boot

    Filosofi Filosofi
    Hi, I'm experimenting with a custom u-boot on my AM1080 EVM, erasing and re-programming the SPI flash. At this moment I cannot update anymore the u-boot from within u-boot. The procedure I follow is: Environment size: 869/65532 bytes > tftp 0xc0000000 u-boot.bin Using DaVinci-EMAC device...
    on Jan 27, 2012
  • Forum Post: sfh_OMAP-L138.exe using –appFlashBlock 15 won't work or is this a bug in sfh_OMAP-L138.exe?

    Zachary Hilbun Zachary Hilbun
    I am using the following parameters with sfh_OMAP-L138.exe. It will work if I use it without –appFlashBlock 15. My interpretation of the documentation is this should work. When I try it, I get the Usage: screen. I looked at the sfh_ais.cs source code that parses this and could not find any reason...
    on Feb 3, 2012
  • Forum Post: AM1808-SOM-M1 boot problem

    Yannick Lebel Yannick Lebel
    Hi, We are using the AM1808-SOM-M1 module on a custom baseboard that we made, which is similar to the evaluation module. We want to boot from the SPI flash, which is the default boot mode of the module. However, it appears that when the module is connected to our baseboard, something prevents the...
    on Feb 6, 2012
  • Forum Post: My application will not run properly when I load it using my custom User Boot Loader (UBL)

    Zachary Hilbun Zachary Hilbun
    I am using CCS V 4 and flashing the SPI memory on a Logic PD Sitara ARM MPU Am1808 eXperimenter Kit. I am writing a custom User Boot Loader (UBL) to read an application image from SPI flash, load it, and then execute it. I started with a TI sample boot loader. If I run the application from Code Composer...
    on Feb 1, 2012
12
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