Part Number: MSP432E401Y
Dear Team,
We have a custom board with an MSP432E401Y microcontroller and an Artix FPGA. Our goal is to make the FPGA boot from the microcontroller. The process involves collecting a .bin configuration file and receiving it via the Xmodem protocol.
We then write this received file to an external flash memory. After a power cycle, we read the configuration file from the flash memory and send it to the FPGA using SPI in Slave Serial Configuration mode. However, the issue we're facing is that the FPGA's 'DONE' pin does not go high, indicating that the FPGA is not successfully booting.If i receive .bin file from the xmodem and directly writing into the SDRAM read back directly write to the FPGA spi its working fine.(FPGA Done is high) but when i include SSI flash it not working.
so what could be the issue please help me to resolve the issue. This only task halt our project delivery.
Thanks in Advance!!!!
Regards,
J.Manikandasamy
Module Lead-Defence & Aerospace