Movatterモバイル変換


[0]ホーム

URL:


EmbeddedRelated.com
The 2026 Embedded Online Conference

   Forums    Search for: Dataflash

Problem: How to erase Dataflash

Started bytomC incomp.arch.embedded19 years ago2 replies
DataflashLinux

Hi everybodyI have linux 2.6.15 on AT91SAM9261 that has AT45DB321D as dataflash.I need to write an application that erases the content of...

Hi everybodyI have linux 2.6.15 on AT91SAM9261 that has AT45DB321D as dataflash.I need to write an application that erases the content of dataflashnot at boot-time but while the system is running. Is this possible?I'd like to have suggestions on how to proceedThankyou all


U-Boot

Started bykongs incomp.arch.embedded21 years ago5 replies
AtmelDataflash

Hi,Does anybody tell me how can I delete completly an atmel dataflash witU-Boot. I try this first: 1. I unprotect the areas of the...

Hi,Does anybody tell me how can I delete completly an atmel dataflash witU-Boot. I try this first: 1. I unprotect the areas of the dataflash. 2then i want to erase but i become follow messages: start and/or end adresnot on sector boundary. I look at the atmel site datasheet of thdataflash, but i can't find there anything else sector boundaries. Thanks for your answers. ...


AT91RM9200_EK

Started bylayaghi incomp.arch.embedded20 years ago2 replies
AT91RM9200DataflashFlashMMC

HiI have a AT91RM9200 evaluation kit (AT91RM9200_EK).I want to know how could I use any devices other than DataFlash card forbooting the...

HiI have a AT91RM9200 evaluation kit (AT91RM9200_EK).I want to know how could I use any devices other than DataFlash card forbooting the board and downloading the Win CE image?when I say "any devices other than DataFlash card" I mean onboard parallelflash or the MMC,SDcard and so on.thanks


Is Atmel dataflash 5v safe?

Started byTim Mitchell incomp.arch.embedded21 years ago2 replies
AtmelDataflash

Despite scouring the datasheet, I cannot find the answer to this question:Can you safely apply 5V inputs to Atmel Dataflash devices?...

Despite scouring the datasheet, I cannot find the answer to this question:Can you safely apply 5V inputs to Atmel Dataflash devices? (vcc=2.7V)It quotes the "Absolute Max input voltage" as 6.25V, so presumably it won't blow up, but will it work?I'm using a 5V processor and would rather like to not get involved in lots of level shifting.-- Tim Mitchell


Problems with programming AT91RM9200

Started byodi incomp.arch.embedded17 years ago1 reply
ARMAT91RM9200BootloaderDataflashGCCGNUARMMemoryMicrocontrollerSDRAMSRAM

hi,I have designed board with AT91RM9200 microcontroller and I've got someproblems with programming it... I wanted to program any bootloader...

hi,I have designed board with AT91RM9200 microcontroller and I've got someproblems with programming it... I wanted to program any bootloader intoconnected AT45DB041D dataflash. Right now I can't send data via DBGU - Ithought it is MAX3232's fault but I replaced it and still nothing. Howeversending data from ARM to PC works ok.Instead of programming dataflash with xmodem I tried to do it th...


Flash File System for Dataflash

Started byheindekock incomp.arch.embedded16 years ago19 replies
8051DataflashFlashHardware

Hi allI wrote a flash file system for an 8051 project using a 2MB dataflash overthe last 3 years. I tried to stay as close to stdio from dos...

Hi allI wrote a flash file system for an 8051 project using a 2MB dataflash overthe last 3 years. I tried to stay as close to stdio from dos (fopen, etc)as possible. I had to shape and change it a few times as hind sight makesus cleverer. I needed some special functionality like shrinking the filefrom the front like a FIFO that caused me to veer of a bit (programmer?screative license).


SPI Bus noise reduction, any ideas?

Started byRob Horton incomp.arch.embedded19 years ago10 replies
AtmelDataflashMemoryPCBSPI

I have a number of boards with processors that communicate to about 10 different SPI connected devices, all on the same bus. 1 of these happens...

I have a number of boards with processors that communicate to about 10 different SPI connected devices, all on the same bus. 1 of these happens to be an Atmel DataFlash. The DataFlash appears to be experiencing a corrupted memory problem. These boards exist in fairly noisy environments and the PCB track length of the SPI bus can be about 20cm in total length.(1) Are there any "rule o...


AT91RM9200 - Vector 6 for dataflash boot woes

Started byHaroldp incomp.arch.embedded18 years ago1 reply
AT91RM9200DataflashFlashJTAGMCUSPI

Hello all,I have built a board that contains (besides a lot of other stuff) anAT91RM9200 and an AT45DB642 dataflash chip.Now I'm trying to...

Hello all,I have built a board that contains (besides a lot of other stuff) anAT91RM9200 and an AT45DB642 dataflash chip.Now I'm trying to code a homebrew boot loader. For a number of reasons, Icannot use U-boot.The boot loader works fine when loaded using a JTAG debugger (J-link), butit won't work when I try to load it using the boot ROM code that's builtinto the MCU.The MCU actuall...


SPI DataFlash vs parallel Flash for running Linux on an ARM board

Started byMayank Kaushik incomp.arch.embedded21 years ago1 reply
ARMAT91RM9200BootloaderDataflashFlashLinuxSPI

Hi,Ive been developing a board based on the AT91rm9200 (arm920t). I haveadded 16 MB ram to this board, and am looking to add some...

Hi,Ive been developing a board based on the AT91rm9200 (arm920t). I haveadded 16 MB ram to this board, and am looking to add some flash.I want Linux installed on this board. (this is basically an educationalproject)My question is, do i HAVE to add a parallel flash? will such a systembe capable of running Linux if i just add an 8MB SPI dataflash?As far as i know, a parallel flas...


Is Dataflash going obsolete?

Started byaleksa incomp.arch.embedded15 years ago21 replies
DataflashFlashMemory

Just been to uk.farnell.com to check forserial flash memory and almost all areAwaiting Delivery / Out of Stock / No Longer Manufactured.Is...

Just been to uk.farnell.com to check forserial flash memory and almost all areAwaiting Delivery / Out of Stock / No Longer Manufactured.Is there something else that is supposed toreplace the serial flash or what?


linux dies on custom at91rm9200 board

Started byamstewa2 incomp.arch.embedded19 years ago1 reply
ARMAT91AT91RM9200AtmelBootloaderClockDataflashFlashGCCKernelLinuxMemorySDRAM

Hello all Im trying to get linux up and running on my system.I have 16MB of SDRAM at 0x20000000 and 2MB of dataflash.I've started with the...

Hello all Im trying to get linux up and running on my system.I have 16MB of SDRAM at 0x20000000 and 2MB of dataflash.I've started with the at91rm9200dk files in the kernel as my startpoint, and I can get it to boot if and only if I disable my dCache.Im imaging there is a setting somewhere Im over looking that is still trying to map the caches with 32MB of ram (which the dk has)but I ha...


at91rm9200dk u-boot port messed up...

Started byjedi incomp.arch.embedded21 years ago4 replies
AT91RM9200DataflashFlashSPI

Since I'm doing a port for an architecture using also SPI flashfor booting u-boot I need to remove the existing CFG_DATAFLASHconfiguration...

Since I'm doing a port for an architecture using also SPI flashfor booting u-boot I need to remove the existing CFG_DATAFLASHconfiguration which should be portable as the name says butit is hardcoded only for the AT91RM9200DK platform.Don't know which one came to this idea also naming the AT45DBdriver to dataflash.c.Asking here if someone could test the my changes so not onlyAT91...


Database for flash

Started byHenrik [6650] incomp.arch.embedded20 years ago1 reply
ARM7DataflashFlash

Hello experts,I am using ARM7 for a project that needs to handle about 1 MB of systemdataand 1MB of logdata stored in a dataflash.I have...

Hello experts,I am using ARM7 for a project that needs to handle about 1 MB of systemdataand 1MB of logdata stored in a dataflash.I have been used to the database API in Windows CE, and have always found itvery useful for smaller systems.Could someone advice on what I could do in my ARM7 project? How do youhandle data? Is there any good embedded databases around for this purpose?...


Starting Bootloader at AT91RM9200-EK

Started bylehotzki incomp.arch.embedded19 years ago2 replies
AT91RM9200AtmelBootloaderDataflashEclipseGNU

Hi Im new to ARM9 processors and have the following problem: i want to runany executable code (that i can change) on my plattform.So i...

Hi Im new to ARM9 processors and have the following problem: i want to runany executable code (that i can change) on my plattform.So i found the Denx u-boot and can compile it. Then i tried to download itas stated on the atmel page by setting the jumper to INT then load theDataflashBoot.bin then load the u-boot to the dataflash. So far OK, cansee the u-boot image at position c0008000. Wh...


Kernel panic / page fault help

Started byroboman152 incomp.arch.embedded20 years ago1 reply
ARMAT91RM9200AtmelDataflashFlashGCCHardwareKernelLinuxMemorySDRAM

Hi, Im a newb to working at this level with the kernel. (mainly a hardwareguy)Anyways im trying to get 2.6.14 to run on my custom board. Ive...

Hi, Im a newb to working at this level with the kernel. (mainly a hardwareguy)Anyways im trying to get 2.6.14 to run on my custom board. Ive got 16MBof SDRAM and 2MB of Dataflash, it enters the kernel but page faults,belowis the whole nitty gritty, any suggestions on what could cause this/ weretolook for a solution?U-Boot 1.1.2 (May 17 2006 - 15:46:16)U-Boot code: 20F00000 ->


Atmel Dataflash (AT45DB642) anyone experienced stuck bits?

Started byRob Horton incomp.arch.embedded19 years ago2 replies
AtmelDataflashMemory

I have been using the 8MB, AT45DB642, from Atmel for a number of years now. It has become apparent that some of the chips we use have stuck...

I have been using the 8MB, AT45DB642, from Atmel for a number of years now. It has become apparent that some of the chips we use have stuck bits at various locations. So far this has exhibited itself in two forms.(1) a consistent pattern that occurs through every one of the 8192 pages.(2) a random scattering throughout a portion of the memory.Anyone experienced something like this ...


Remote Flash updates of a SAM9260 board

Started byAnonymous incomp.arch.embedded19 years ago2 replies
DataflashFlashKernelSoftware

I have a custom SAM9260 board, several of these will be installed incustomer locations. Once installed they will not be...

I have a custom SAM9260 board, several of these will be installed incustomer locations. Once installed they will not be physicallyaccessible.I currently have a 2.6.20 kernel and a ext2 gzipped rootfs runningfrom dataflash.I need suggestions on how to remotely upgrade the software in thefuture for this device from the network.I guess I can have a NFS or tftp server on a customer net...


AT91SAM9260 booting and board questions

Started byAnonymous incomp.arch.embedded19 years ago24 replies
AtmelBootloaderDataflashFlashKernelLinuxSRAM

I am trying to design a new board based on the AT91SAM9260 processorand had a few questions :- Any idea if the DP83848CVV Phyter from...

I am trying to design a new board based on the AT91SAM9260 processorand had a few questions :- Any idea if the DP83848CVV Phyter from National Semi would work withthis proc. (it supports both RMII and MII)- I am not clear as to point of having both 16-bit NAND flash andserial DataFlash as shown in the AT91SAM9260-EK. It seems like onecould use either flash chips for running linux, ...


Weird clock signal on dataread (AT91SAM9260)

Started byAnonymous incomp.arch.embedded19 years ago1 reply
ClockDataflash

I tried posting this once before but I think it was rejected becauseof inline images, i'll try posting it again with links to the images:I...

I tried posting this once before but I think it was rejected becauseof inline images, i'll try posting it again with links to the images:I have a 6 layered sam9260 board and I'm seeing something strange onthe 18Mhz clock.This is a scan from the SAM9260-EK (reference) board, when there's anydata written to the dataflash, a probe on the crystal shows thispattern. (notice the slight...


AT91RM9200 bootloaders (to boot into u-boot)

Started byDarrell Harmon incomp.arch.embedded22 years ago2 replies
AT91RM9200AtmelBootloaderDataflashGNUSDRAMSPI

I have a board based on the AT91RM9200, and want to boot from SPIdataflash. The loader will proceed to boot u-boot (Which is too bigfor the...

I have a board based on the AT91RM9200, and want to boot from SPIdataflash. The loader will proceed to boot u-boot (Which is too bigfor the ROM bootloader to handle). I have read the atmel appnote onthat, but boot program will need to be changed. My SDRAM isconfigured differently than the DK. The program with the appnoteincludes source, but it is missing quite a bit to be able to be...


Previous1
The 2026 Embedded Online Conference

Sign in

Forgot username or password?  | Create account

Search comp.arch.embedded

comp.arch.embedded by keywords

Free PDF Downloads

An Engineer's Guide to the LPC2100 Series
PIC Microcontrollers - Programming in C
First Steps with Embedded Systems

Blogs - Hall of Fame

So You Want To Be An Embedded Systems Developer

So You Want To Be AnEmbedded Systems Developer
Steve Branam

Introduction to Microcontrollers

Introduction toMicrocontrollers
Mike Silva

Important Programming Concepts (Even on Embedded Systems)

ImportantProgramming Concepts (Even on Embedded Systems)
Jason Sachs

How FPGAs Work and Why You'll Buy One

HowFPGAs Work and Why You'll Buy One
Yossi Krenin

MSP430 Launchpad Tutorial

MSP430 Launchpad Tutorial
Enrico Garante

Arduino Robotics

Arduino Robotics
Lonnie Honeycutt

Discussion Groups

Quick Links

About EmbeddedRelated.com

The Related Sites


[8]ページ先頭

©2009-2026 Movatter.jp