Other Parts Discussed in Thread: MMWAVEICBOOST
Tool/software: Code Composer Studio
Hi sir,
I had migrated the "C:\ti\mmwave_automotive_toolbox_2_9_1\labs\lab0002_short_range_radar" demo code to IWR6843 and it worked.
But there's some problem about SPI function.
I refer to the driver SPI demo code and merge in the mss_main.c.
When I call the function "Test_XWR1xxxWithXWR1xxx" in "main" or "SRR_MSS_initTask" and choose the SPI master mode.
It can measure the SPI-CLK and SPI-MOSI by oscilloscope.
But when I call the function "Test_XWR1xxxWithXWR1xxx" in "MmwDemo_mboxReadTask" , there's no SPI-MOSI signal at all.(SPI-CLK still work)
I had check the SPI txBuf before "SPI_transfer" and it has the normal value.
please help to clarify these problem A.S.A.P.
Ps."Test_XWR1xxxWithXWR1xxx" is the function from driver/SPI test code.
BR
Thanks
Frank