About 414,000 results
Open links in new tab
  1. How to access the QSPI flash in PS mode? - Intel Community

    Dec 18, 2024 · To access the general purpose QSPI flash, enable the Disable Dedicated Active Serial Interface and Enable SPI Pins Interface parameter of this IP. As I mentioned, our serial …

  2. Accessing qspi with a NIOS V application on a C10GX

    Feb 11, 2025 · Hi! When attempting to read and write to a qspi chip on my C10GX board, writes do not seem to be working properly (assuming the reads are working properly). I am using the …

  3. Booting NIOS from QSPI - Intel Community

    Apr 12, 2017 · I have validated the nios and qspi flash are working by booting the nios from on chip ram and performing read/write/erase/get info operations on the qspi. I set up my nios eds …

  4. NIOS II QSPI boot for Cyclone 10 GX - Intel Community

    Aug 29, 2019 · We are using the Cyclone 10CX220Y device with a Nios II CPU in our design, and want to boot it from QSPI (device MT25QU512). So far, we are able to only start the .sof file …

  5. QSPI Flash Programming - Intel Community

    Sep 8, 2017 · One possibility is your QSPI flash chip has the information in its non-volatile configuration register to make it operate in the dual or the quad mode at power-up. This would …

  6. Linux Boot from QSPI fails - Intel Community

    Nov 7, 2017 · Hi everyone, I'm trying to do a system boot from QSPI flash on a custom arria10 board. So far, I have managed to get the fpga image to configure successfully, but am having …

  7. Re: How to access the QSPI flash in PS mode? - Intel Community

    Oct 8, 2024 · To access the general purpose QSPI flash, enable the Disable Dedicated Active Serial Interface and Enable SPI Pins Interface parameter of this IP. As I mentioned, our serial …

  8. Re:Subsector erase with Generic QUAD SPI controller II

    Mar 8, 2023 · I am trying to use the Generic QUAD SPI controller II with a MT25QU01G QSPI memory. In this regard, according to the memory manual, I can command subsector erases of …

  9. Programming FPGA from HPS using QSPI - Intel Community

    Jun 6, 2017 · Hello if you are able to boot from QSPI in debug mode. then before programming you qspi flash make then remove all printf code from your code. and make the image without …

  10. NIOS II boot from QSPI - Intel Community

    Dec 17, 2018 · Hello, I have a problem with booting NIOS from QSPI. If I set booting NIOS from on-chip flash everythink is OK. But If I set booting from QSPI according AN730 – boot option …