Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Discussion Groups | Analog Devices DSPs | Writing data to Flash

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

Writing data to Flash - mandroi2000 - Jul 9 11:14:20 2008



I am having great difficulty in writing to a flash: it just will not
do it! I think my commands for the particular flash are correct and I 
am allowing
for a varying delay as well as number of nop's for write.
> once it did work and I noticed, then, for some reason the flash had
been populated with '1's (I don't know how).
> Does erase populate the flash with '1's or '0's?
>
> How can I introduce wait states in the hope of achieving erase or
wirtes to flash?
>
> regards
>
> Ramesh

------------------------------------



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: Writing data to Flash - Mike Rosing - Jul 9 14:11:51 2008

On Wed, 9 Jul 2008, mandroi2000 wrote:

> I am having great difficulty in writing to a flash: it just will not
> do it! I think my commands for the particular flash are correct and I
> am allowing
> for a varying delay as well as number of nop's for write.
> > once it did work and I noticed, then, for some reason the flash had
> been populated with '1's (I don't know how).
> > Does erase populate the flash with '1's or '0's?

erase populates with 1's.

> >
> > How can I introduce wait states in the hope of achieving erase or
> wirtes to flash?

Check the manual, there should be a register or set of registers that
define external bus access timing.

Patience, persistence, truth,
Dr. mike
------------------------------------



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )