This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432E401Y: Write .bin file into SPI flash

Part Number: MSP432E401Y
Other Parts Discussed in Thread: UNIFLASH, MSP-EXP432E401Y

Tool/software:

Hello Team,

I'm using MSP432E401Y and i need to flash an FPGA via SPI. For which i need to write the bin file into MT25QL128ABA1ESE, so the SPI flash will program the FPGA. I'm not sure how to process the received file and send large chunks of data into SPI flash using Freescale SPI format only(SSI0Fss,SSI0Clk,SSI0Tx,SSI0Rx).

It would be great if you can share me any example projects/ procedure.

Thanks.