Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

writing to flash through generic tristate controller (Rc256mbp33 micron flash)

praveenkumar
Beginner
579 Views

i opend generic tristate controller and selected intelp33256mb flash and applied with dame timing constraints.

but when i am writing  one 16 bit data and its reading fine .

but when i took a data in array of    32 and in loop i am writing data and checking the ready bit .and then again writing untill the loop ends .

now its reading uneven data  from flash .

 

am i doing some thing wrong .

or i have to use buffer programming method for that one.

can anyone help me with this

0 Kudos
2 Replies
EricMunYew_C_Intel
Moderator
546 Views

May I know what do you mean by 'i took a data in array of   32' ?


0 Kudos
EricMunYew_C_Intel
Moderator
405 Views

Did you check the readdatavalid signal before read. Read data when readdatavalid is 1.


0 Kudos
Reply