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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

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

praveenkumar
Beginner
851 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
818 Views

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


0 Kudos
EricMunYew_C_Intel
Moderator
677 Views

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


0 Kudos
Reply