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.

IWR1443: IWR1443+DCA1000

Part Number: IWR1443
Other Parts Discussed in Thread: DCA1000EVM

I followed the steps in ppt (mmWave Sensor Raw Data Capture Using the DCA1000 Board and mmWave Studio). When I proceeded to the 'Click the SPI Connect button' step, I did not see 'SPI Disconnect',what is the reason?This is a screenshot of my current operation, and ouput.

  • Hello,

    You will need to erase the flash before downloading the firmware.  Section 4.3 (pg 26) of the mmWave SDK User Guide describes how to erase the flash.

    Also, please make sure the DCA1000 is in the following configuration for the IWR1443.

    - Chloe

  • after erasing the flash before downloading the firmware and makeing sure the DCA1000 is set as you said, when i click the spi connect button again, there is still no respond on the interface after a long time.mmWaveStudio just stalls after I click the button.Can you tell me why this situation happends on it.

    the interface is as follows.

    [11:03:21]  [RadarAPI]: Opening Gpio Control Port()
    [11:03:21]  [RadarAPI]: Status: Passed
    [11:03:21]  [RadarAPI]: Opening Board Control Port()
    [11:03:21]  [RadarAPI]: Status: Passed
    [11:03:22]  [RadarAPI]: ar1.FullReset()
    [11:03:22]  [RadarAPI]: Status: Passed
    [11:03:23]  [RadarAPI]: Closing Board Control Port()
    [11:03:23]  [RadarAPI]: Status: Passed
    [11:03:23]  [RadarAPI]: Closing Gpio Control Port()
    [11:03:23]  [RadarAPI]: Status: Passed
    [11:03:23]  [RadarAPI]: ar1.SOPControl(2)
    [11:03:23]  [RadarAPI]: Status: Passed
    [11:03:28]  [RadarAPI]: ar1.Connect(4,921600,1000)
    [11:03:30]  [RadarAPI]: Warning: Connected with baudrate 115200
    [11:03:31]  [RadarAPI]: Warning: Disconnected existing BaudRate
    [11:03:31]  [RadarAPI]: Warning: Trying to connect with baudrate 921600
    [11:03:33]  [RadarAPI]: ar1.Calling_IsConnected()
    [11:03:34]  [RadarAPI]: ar1.SelectChipVersion("AR1243")
    [11:03:34]  [RadarAPI]: Status: Passed
    [11:03:34]  [RadarAPI]: RS232 is not connected ..!!!!
    [11:03:34]  [RadarAPI]: ar1.frequencyBandSelection("77G")
    [11:03:34]  [RadarAPI]: ar1.SelectChipVersion("XWR1443")
    [11:03:34]  [RadarAPI]: Status: Passed
    [11:03:34]  Device Status : XWR1443/QM/SOP:2/ES:3
    [11:03:35]  [RadarAPI]: ar1.SelectChipVersion("AR1243")
    [11:03:35]  [RadarAPI]: Status: Passed
    [11:03:35]  [RadarAPI]: ar1.SelectChipVersion("XWR1443")
    [11:03:35]  [RadarAPI]: Status: Passed
    [11:03:35]  Device Status : XWR1443/QM/SOP:2/ES:3
    [11:03:35]  [RadarAPI]: ar1.SaveSettings('C:\Users\zj\AppData\Roaming\RSTD\ar1gui.ini')
    [11:03:37]  [RadarAPI]: ar1.DownloadBSSFw("C:\\ti\\mmwave_studio_02_00_00_02\\mmWaveStudio\\Scripts\\..\\..\\rf_eval_firmware\\radarss\\xwr12xx_xwr14xx_radarss.bin")
    [11:03:37]  [RadarAPI]: Downloading BSS Patch RPRC Binary..
    [11:03:39]  [RadarAPI]: ar1.GetBSSFwVersion()
    [11:03:39]  [RadarAPI]: BSSFwVersion:(02.00.00.01 (05/10/17))
    [11:03:40]  [RadarAPI]: ar1.GetBSSPatchFwVersion()
    [11:03:40]  [RadarAPI]: BSSPatchFwVersion:(01.02.00.03 (24/10/18))
    [11:03:42]  [RadarAPI]: ar1.DownloadMSSFw("C:\\ti\\mmwave_studio_02_00_00_02\\mmWaveStudio\\Scripts\\..\\..\\rf_eval_firmware\\masterss\\xwr12xx_xwr14xx_masterss.bin")
    [11:03:42]  [RadarAPI]: Downloading MSS RPRC Binary..

    after loading the MSS, there is the output as above. and when cilcking the spi connect, there is no sense and the mmWaveStudio just stalls.

  • Hello,

    Can you please send me a picture of your setup?  Are your muxs and SOP jumpers set to the DCA configuration?

    - Chloe

  • hello,my EVM is IWR1443. the following picture shows that my configuration. 

    and the computer can detect the ports of DCA1000 and iwr1443, as the next picture shows.

  • Hello,

    It looks like the firmware isn't loading correctly.  Can you please try erasing the flash again on  Com4?  Make sure the jumpers on SOP0 and SOP2 are closed to put the board in flash mode before doing this.  You will need to power cycle every time you change the SOP jumpers.  To power cycle, please completely disconnect power from both of the boards.

    - Chloe

  • Hello, I once meet the same quaestion as your.And my version is also the same as your.(IWR1443EVM + DCA1000EVM)

    There is my solution:

    (1) I refer to the "mmwave_studio_user_guide.pdf".

    (2) Format SFLASH

    (3) Try again

    set software configure

    SOP0, SOP1 close

    And I make it.

    Hope my solution can help you.