Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow to Program the flash tc58fvt160
Hi: now I want to use the flash tc58fvt160 of up3 on the ecos system, on the datasheet of the component I find the command of the "Block erase, Auto chip Erase and the auto program , fast progr...
Altera_Forum
Honored Contributor
21 years agoaihuazou,
If I may paraphrase your question is "How do I program a Toshiba flash". I would suggest asking Toshiba, as you seem to be getting confused. You state that for the AMD 29LV160 "(whose program include two course: one is program the sector and other is program the buffer)". Looking at table 9 of the AMD spec the device only features program, there is no buffered program method. I don't have the datasheet for the Toshiba chip and so can't comment on that chip. Now there are some flash chips with two programing methods, one where you write a programming sequence before every address data pair, and others (sometimes called buffered mode) where you write a sequence followed by addr data, addr data etc. end sequence. This does not appear to be one. However which method you use is normally just up to the driver writer, one is obviously more efficient.