完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
您好!
我想把FX3固件和FPGA比特流存储在同一个SPI闪存中。然后,FX3应该从SPI启动,然后允许FPGA配置。我还希望能够使用Windows应用程序更新闪存中的数据。我知道控制中心允许编写SPI闪存,但在实际应用程序中,设备将在没有引导加载程序的情况下枚举。因此,我认为FX3固件中的代码需要注意从Windows到闪存的写入数据。或许还有别的选择? 谢谢 以上来自于百度翻译 以下为原文 Hi I want to store the FX3 firmware and FPGA bitstream in the same SPI flash. The FX3 should then boot from SPI then allow the FPGA to configure. I would also like to be able to update the data in the flash using a Windows app. I know control centre allows the SPI flash to be written, but in a real app the device would enumerate without the boot loader. So I think that code inside the FX3 firmware would need to take care of writing data from Windows to the flash memory. Or maybe there is an alternative? Thanks |
|
相关推荐
1个回答
|
|
您必须在您的FX3固件中实现SPI主机。在启动FX3之后,您必须通过从串行接口(类似于SPI)配置FPGA,而在较高地址的SPI闪存内分配的比特流。使用SPI主固件,您可以用主机软件重新编程Flash。但是要注意硬件限制:如果GPIF配置为32位数据宽度,则不能使用硬件SPI。另外,你不能直接从Flash中让FPGA启动,FX3和FPGA都希望在主SPI启动模式下存储在地址0中的比特流。
以上来自于百度翻译 以下为原文 You have to implement the SPI Master in your FX3 Firmware. After booting up the FX3 you have to configure the FPGA via Slave Serial interface (similar to SPI) with the bitstream sored inside the SPI flash at higher address. With the SPI master firmware you can reprogram the FLASH with your host software. But be aware of the hardware limitation: You cannot use the hardware SPI if your GPIF is configured in 32 bit data width. Also you cannot directly let the FPGA boot from FLASH as both, the FX3 and the FPGA expects the bitstream stored at address 0 in master spi boot mode. |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2100 浏览 1 评论
1846 浏览 1 评论
3664 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1782 浏览 6 评论
1532 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
559浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
410浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
433浏览 2评论
379浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
905浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-19 15:05 , Processed in 0.952781 second(s), Total 78, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号