Part Number: IWRL6432AOP
Other Parts Discussed in Thread: MMWAVE-L-SDK
Hi,
Is it possible to boot from the main MCU through SPI in order to avoid using an external flash memory ?
Regards
Geoffrey
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.
Part Number: IWRL6432AOP
Other Parts Discussed in Thread: MMWAVE-L-SDK
Hi,
Is it possible to boot from the main MCU through SPI in order to avoid using an external flash memory ?
Regards
Geoffrey
Hello Geoffrey,
This is possible. You can find information on how to boot over SPI without flash in the TRM and also have examples of how to do this in the MMWAVE-L-SDK.
Sincerely,
Santosh
Hi Santosh,
Thanks, found it.
I imagine there are some drawbacks of using a host to load the image such as boot time?
Regards
Geoffrey
That is correct as you are using 1 SPI line instead of 4 like you would with QSPI.
Sincerely,
Santosh