Other Parts Discussed in Thread: IWR1443BOOST
Hi, all
Now I try to evaluate mmwave product like this video.
In this journey, FPGA version information is not appear.
In this video it is easy to acquire.
-12:20-
https://training.ti.com/dca1000-training-video
So, I checked below point:
-8 Troubleshooting
http://www.ti.com/lit/ug/spruij4/spruij4.pdf
Also, it seems that HostPC and DCA1000 negotiate by UDP.
After UDp, it move to ARP command.
The wire shark caputured below message:
"No.","Time","Source","Destination","Protocol","Length","Info"
"1","0.000000","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"2","0.000080","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"3","0.204149","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"4","0.204232","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"5","0.407219","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"6","0.407310","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"7","0.610353","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"8","0.610407","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"9","0.813473","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"10","0.813532","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"11","1.016552","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"12","1.016636","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"13","1.219674","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"14","1.219734","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"15","1.422802","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"16","1.422843","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"17","1.625908","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"18","1.625996","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"19","1.829009","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"20","1.829069","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"21","2.032137","192.168.33.30","192.168.33.180","UDP","50","4096 > 4096 Len=8"
"22","2.032195","192.168.33.180","192.168.33.30","UDP","60","1024 > 4096 Len=8"
"23","4.613885","Clevo_1c:c2:75","0c:22:38:4e:5a:0c","ARP","42","Who has 192.168.33.180? Tell 192.168.33.30"
"24","4.613966","0c:22:38:4e:5a:0c","Clevo_1c:c2:75","ARP","60","192.168.33.180 is at 0c:22:38:4e:5a:0c"
-------------------------------------------------
H/W:DCA1000 ,IWR1443BOOST ES2.0
Power & USB & samtec cable;AC adaptor x2,USB x2,Samtec x1
FPGA FW: DCA1000_FPGA_RECORD_V2.5_10APR2018.bit
C:\ti\mmwave_studio_01_00_00_00\mmWaveStudio\DCA1000FPGA
GUI:mmWaveStudio v1.0.0.0
WireShark:v2.6.3
-------------------------------------------------
Is there a technique to separate what problem?
Regads,
kyt