Other Parts Discussed in Thread: TIDEP-0091, AWR1243, UNIFLASH, IWR1642
Dear Texas Support Team,
We are actually working on the integration of the IWR1443 mmWave sensor in our electronic dispositive.
Since our main controller is equipped with a large nonvolatile storage, we intend to reload binary image into the IWR1443 RAM at boot time (in our architecture, no QSPI Serial Flash will be present !)
According to chapter §6.8.2 of the IWR1443 datasheet (see extract below), the bootloader should enable its SPI interface at startup to wait for image transfer.
Unfortunately, I cannot find in the IWR1443 literarture the description concerning the SPI protocol to perform this image transfer and to run afterward the user application !
Could you please provide us any document in order to realise this operation ?
-----------------------------------------------------------------------------------------------------------
6.8.2 Functional Mode
"In Functional Mode, the Master System’s bootloader looks for a valid image in the serial flash memory,
interfaced over the QSPI port. If a valid image is found, the bootloader transfers the same to Master
System’s memory subsystem. If the device firmware image is found, it gets transferred to the Radar
section’s memory subsystem.
If a valid image (or the QSPI Serial Flash is not found), the bootloader initializes the SPI port and awaits
for the image transfer. This operation comes handy for configurations where the IWR1443 is interfaced to
an external processor which has its own nonvolatile storage hence can store the user application and the
IWR1443 device’s firmware image."
-----------------------------------------------------------------------------------------------------------
Best regards,