EmbeddedRelated.com

Flash-cells can be used as downcounters - ?

Started by karthikbg in comp.arch.embedded17 years ago 13 replies

Hi, I came across something as below while i was looking for downcounters. And this is really interesting !! " Downwriting is possible in...

Hi, I came across something as below while i was looking for downcounters. And this is really interesting !! " Downwriting is possible in Flash Memory . Flash-Cells are proberly usable as downcounters. Start with bytewise "FF" and ure able to reprogram this flash-cell with every value that means not to bring a flash-data-BIT from "0" to "1". " How is it possible to make the Flash mem...


Flash emulators ...

Started by JSambrook in comp.arch.embedded17 years ago 11 replies

Hello, I'm looking for a flash emulator that will support the 64MB P33 NOR flash from Intel, part # RC48F4400P0TB00 (leaded)...

Hello, I'm looking for a flash emulator that will support the 64MB P33 NOR flash from Intel, part # RC48F4400P0TB00 (leaded) or PC48F4400P0TB00 (lead free). By flash emulator, I mean an active device that can take the place of the flash part in circuit, uses RAM to emulate the flash memory, and has an ethernet or USB connection to make reloading the memory significantly faster than rep...


Serial Flash Protected Area

Started by Vladimir Vassilevsky in comp.arch.embedded16 years ago 2 replies

Is there any reason why the SPI flash chips always have the protected area in the upper addresses at the end of the available memory? ...

Is there any reason why the SPI flash chips always have the protected area in the upper addresses at the end of the available memory? All of the CPUs that I know start booting from the SPI flash by reading some information which begins at the address 0. So if the beginning of the flash gets corrupt, then the CPU is dead and we can't reprogram the flash by software. Therefore it se...


Read from flash with AT91SAM7S64

Started by Andy in comp.arch.embedded18 years ago 4 replies

Hello, I have an application where I will have a LCD display with several menus and so I will want to have lots of const arrays of text...

Hello, I have an application where I will have a LCD display with several menus and so I will want to have lots of const arrays of text stored in flash. Does anyone know if you can read from internal flash memory, (i.e. access constants stored in flash) with a Atmel AT91SAM7S64? Someone was telling me there is no way to read from internal flash while executing code from the flash on thi...


Atmel flash memory issue, maybe?

Started by Vishnu Swaminathan in comp.arch.embedded17 years ago 4 replies

Hello folks, I am using Atmel flash AT49BV322DT in a custom dsp board i am building. the dsp is a TI 320DM641. I have written test software...

Hello folks, I am using Atmel flash AT49BV322DT in a custom dsp board i am building. the dsp is a TI 320DM641. I have written test software that erases, writes and reads from the flash. When I send the sequence of erase commands to the flash, I am able to see write signals on the scope. Shortly thereafter, I also see the Ready/Busy/ output from the flash go low, as expected. Same thing w...


reducing flash size in embedded processors?

Started by booth multiplier in comp.arch.embedded19 years ago 75 replies

Dear All, Two years I attended a Hitachi Embedded Seminar. They presented their embedded low power Flash microcontrollers there. The Presenter...

Dear All, Two years I attended a Hitachi Embedded Seminar. They presented their embedded low power Flash microcontrollers there. The Presenter said: " If you look to the die you'll see that the cpu is only a small fraction and the flash part occupies much of it. Especially if the flash size is > 32k." If this is real why don't they change the architecture to save some flash size? Any Comm


xilinx Flash interface

Started by prak...@gmail.com in comp.arch.embedded17 years ago 1 reply

Hi, In my design I want to use the compact flash interface to my processor in FPGA. In the development board ACE controller is in between...

Hi, In my design I want to use the compact flash interface to my processor in FPGA. In the development board ACE controller is in between compact Flash and processor. I think the power PC access the ace controller for all read of Flash. Are there anyways I can make this flash as just memory device (PROM), and access without ACE controller. I'd seen some articles saying usage of flash as non ...


Testing NVRAM and FLASH-Need a test strategy

Started by s.subbarayan in comp.arch.embedded19 years ago 2 replies

Dear gurus, Can you advice me how to test FLASH and NVRAM Memory using C language?I am not aware what should be the methodology I must...

Dear gurus, Can you advice me how to test FLASH and NVRAM Memory using C language?I am not aware what should be the methodology I must be using.Further,for testing the flash,do i need flash programmer?Or what hardware setup is required to test NVRAM and FLASH?Typically My h/w has got a NVRAM and a flash and I am asked to develop some software based on C language to test these Mem chips.Ne...


Querys regarding Flash File system

Started by ssubbarayan in comp.arch.embedded15 years ago 7 replies

Dear all, I am new to flash file system.Can some one point me to some basics regarding flash file system?I am not aware whats flash...

Dear all, I am new to flash file system.Can some one point me to some basics regarding flash file system?I am not aware whats flash file system and the need for it?Also it will be helpful if someone could let me know about design aspects of flash file system. Our customer has given requirement to have one on the flash. I googled web,but did not find anything relevant to the basics...


Writing to Flash

Started by Tom Lucas in comp.arch.embedded17 years ago 5 replies

I am trying to write to the Flash on a Logic PD Development Kit using a Sharp LH79524 to write to a Sharp LH28F128SPHTD. I know the hardware is...

I am trying to write to the Flash on a Logic PD Development Kit using a Sharp LH79524 to write to a Sharp LH28F128SPHTD. I know the hardware is fine because I can program the flash using a debugger and code happily runs from it. The flash uses the CFI interface and writing 0x98 to (Flash Base) + 0x55h correctly returns the 'Q' 'R' and 'Y' query string. Writing 0x60 and then 0xD0 is su...


LPC2119 In_Application Programming

Started by Ricardo Lozano in comp.arch.embedded19 years ago 4 replies

-I'm working with the LPC2119, and need to program the Flash via IAP, it's kind of an upgrade to the flash code. -I'm using the Interworking...

-I'm working with the LPC2119, and need to program the Flash via IAP, it's kind of an upgrade to the flash code. -I'm using the Interworking feature. -I start making an executable region for the flash programming in RAM, so i can erase the flash and still working, BUT in someway, the code in the RAM has references in part of the ROM, they are the veneers, and as i erased the flash, i can't f...


best way to add 3.3v flash to a 5v uP?

Started by Rob in comp.arch.embedded18 years ago 6 replies

previously, I have successfully connected an SPI based flash memory to a 5V system using resistors to drop the voltage down from 5v to 3.3 v for...

previously, I have successfully connected an SPI based flash memory to a 5V system using resistors to drop the voltage down from 5v to 3.3 v for the CS, CLK & SI lines and a FET controled by the flash for the 3.3v to 5v, SO connection. I now have to directly connect a flash chip to the address and data lines of a microcontroller. I now have to deal with something like 34 lines instead of 4...


Multiple flash roms

Started by in comp.arch.embedded20 years ago 3 replies

Hello! I?d like to connect either one or two flash-roms to a 32bit-processor (motorola coldfire 5272). I found some documentation at...

Hello! I?d like to connect either one or two flash-roms to a 32bit-processor (motorola coldfire 5272). I found some documentation at amd.com, they suggest two possibilities: When using one chip, A[0...N-1](Flash) should be connected to A[1...N](CPU). When using two chips, A[0...N-1](Flash) should be connected to A[2...N+1](CPU). Those two wiring methods are not compatible, I can not...


Buffers reqd for Flash??

Started by Mayank Kaushik in comp.arch.embedded18 years ago 1 reply

Hi, Im working on a prototype board for the AT91rm9200. I have been following the design of the AT91rm9200 EK. In using the same flash as...

Hi, Im working on a prototype board for the AT91rm9200. I have been following the design of the AT91rm9200 EK. In using the same flash as the obe used on the board, i have a small problem. Why have buffers been used between the chip`s lines and the lines of the flash? i have seen boards that use different flash chips and dont have buffers for the flash. What is the use of the buffer ...


Why Do embedded processors have more Flash than RAM

Started by Maddy in comp.arch.embedded18 years ago 6 replies

Hi, I cant help wonder why embedded processors have more Flash than RAM? Right now, I am working with the AT91SAM7S, it has 256K Flash and...

Hi, I cant help wonder why embedded processors have more Flash than RAM? Right now, I am working with the AT91SAM7S, it has 256K Flash and only 64K RAM. Why is this? I am assuming we cannot run out of Flash. So if I had a program greater than 64K what am I suppposed to do? Maddy


What's inside a USB flash drive?

Started by Anonymous in comp.arch.embedded18 years ago 5 replies

Has anyone opened up a commodity USB flash drive? Obviously there is a customized USB-capable microcontroller in there. What I'm wondering is...

Has anyone opened up a commodity USB flash drive? Obviously there is a customized USB-capable microcontroller in there. What I'm wondering is if there is a seperate flash memory chip with a standard interface that could be scavenged for use in projects (since implementing the _host_ side of USB in a micro is sadly unrealistic at present). Yes, it's easy to talk to compact flash and simil...


Programming AMD type Nor flash.

Started by JY Kim in comp.arch.embedded16 years ago 3 replies

I am working with samsung s3c2410 and ST M29W320T flash. The flash is AMD type Nor. I am using trace32 and going to check flash interface. As...

I am working with samsung s3c2410 and ST M29W320T flash. The flash is AMD type Nor. I am using trace32 and going to check flash interface. As far as I heard, to check flash interface one should download file. not just assigning value like checking SDRAM. Please let me know site or information on how to do this or trace32 cmm file. Please answer Thanks.


Compact Flash to IDE

Started by Abe Cd in comp.arch.embedded19 years ago 7 replies

Seeing as Compact Flash uses a standard IDE interface, would it be possible to attach an ordinary hard drive to a camera via a compact flash...

Seeing as Compact Flash uses a standard IDE interface, would it be possible to attach an ordinary hard drive to a camera via a compact flash slot? There are many adaptors on the market that go the other way (allowing you to use compact flash cards as hard drives in a PC), but I haven't seen anyone attempt this yet, except with microdrives. Is this possible? TIA


MC 68360: first start by BDM with empty flash?

Started by Andreas Hadler in comp.arch.embedded19 years ago 5 replies

Hello, I'm designing a board based on the MC68360, and I'd like to wire some Flash directly to CS0 (CSBOOT). I will provide a BDM-connector...

Hello, I'm designing a board based on the MC68360, and I'd like to wire some Flash directly to CS0 (CSBOOT). I will provide a BDM-connector and use this for the first start of the board. On the first startup, I don't have any code in the Flash, so I have to program the Flash via BDM. For this, I'd like to download a little program into RAM - but hey, can I get access to my RAM right now?...


What kind of cell is there in a Serial flash?

Started by York in comp.arch.embedded17 years ago 13 replies

I am surveying a serial flash for storing data. I found the datasheet do not definitely mention the flowwing issues: 1. What is there, NOR or...

I am surveying a serial flash for storing data. I found the datasheet do not definitely mention the flowwing issues: 1. What is there, NOR or NAND type cell, in a SERIAL FLASH? 2. Is a wear-leveling necessary for a serial Flash? Is anyone can tell me? Grateful to any comment. Thanks.