- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I'm designing a military application using a Cyclone IV E device (EP4CE55F23A7N - automotive grade), but can't seem to locate an automotive grade configuration flash memory chip. I need one that goes up to at least 125 degrees C, and I want to us Active Serial AS Mode. Do you have, or can you please recommend, a part for the task? This is a requirement by the Military so any help, part number, etc, that you can provide will be greatly appreciated!
Thanks!
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
I am sorry to tell you we do not have flash device that is able to support automotive grade. I would recommend you to use MT25QL device from Micron or other vendor that has automotive grade Serial NOR Flash device.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Can you please tell me if MT25QL is compatible with the Cyclone IV E, and if Quartus Prime Standard will recognize it.
The reason I ask is because in the past, I tried to use a Flash memory from another company and I tried programming the configuration into the device in Quartus using a USB Blaster II, and had some issues recognizing the ID of the memory.
Also, can you indicate whether I can use AS mode with any of their chips?
Thanks for you responses!
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
It should be able to work but it can only support ASx1. Please refer to https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/component/2018/how-do-i-enable-micron-s-mt25q-support-for-eol-of-epcq---256mb--.html on how to enable it. Please follow the step which is the same as Cyclone 10 LP device.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
Can you please share a schematic, and/or some documentation explaining how to connect up the MT25Q device to the Cyclone IV E?
There are some differences in the pin names, so I'm not sure which pins to connect up to get a similar functionality as the Intel/Alter Configuration Flash Memory devices, which I have used in previous designs.
Thanks!
John
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
In the attached document, it doesn't say Cyclone IV E is compatible with MT25Q memory.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
We do not have schematic or documentation for Cyclone IV but you may still follow the configuration connection based on Cyclone 10 LP (https://www.intel.com/content/dam/altera-www/global/en_US/support/boards-kits/cyclone10/c10lp-eval-a1-sch.PDF - page 4). The testing is not being tested on Cyclone IV as it is a old device but it should be possible.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
Thanks for your response!
The schematic doesn't use MT25QL memory, but EPCQ128A.
I'm already familiar with the EPCQ128A because I already used it in other projects.
What I'm looking for is a schematic which uses MT25QL, to see how it is connected up to the FPGA.
Can you please provide an example for MT25QL & Cyclone 10, which may give me some guidance on drawing up my schematic?
Thank you,
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
Unfortunately, I do not have the schematic for this. You can still connect it based on how QSPI interface connection.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi JohnT,
Thanks for that.
So are the parts I chose compatible and I can do QSPI interface?:
Cyclone IV E &
MT25QL256ABA8E12-0AUT
Is Quad-SPI parallel and not serial?
What I've done for the last two projects is to use one 10-pin connector to program the flash as well as interface to the FPGA using the a module instantiated inside the FPGA for AS mode.
That way, I can program through the FPGA via AS mode.
Can you please point me in the right direction for documenation, and provide some information on how to connect up QSPI to the FPGA?
Also, how do I set things up in the FPGA HDL to utilize QSPI?
Please elaborate, so that I can gain a better understanding and move forward.
Thanks again for your help...
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
For the connection in blue it s as below.
RESET# - Weak-pull high.
HOLD# - Weak-pull hig.
W# - Weak-pull high
DNU - floating
RFU - floating
NC - floating
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi JohnT,
That is exactly what I needed!
Thank you for that!
I have one other thing to ask, and that is what to do with all the RFU_1 - RFU_14 (please see the attached image)
Also, does everything look right in the schematic I attached, mainly the connections to the FPGA?
Thanks again for all your help!
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
The connection to the FPGA looks fine for me. I would recommend you to connect the RESET# of the flash to weak-pull up to avoid it entering reset state.
