Hi!
It's me again. I am using a FPGA as a host to config AWR2243 (I use TI's Cascade demo rf board) and receive data from AWR2243;
You know, I send a command to AWR2243, AWR2243 processing this command and send a message to FPGA.
My question is :
The ACKREQ of the message send by AWR2243 sometimes be 00 and sometimes be 11. In mmWave Radar Interface Control Document.pdf 00 of ACKREQ means Acknowledgement is requested for the current message. If the ACKREQ of the message send by AWR2243 is 00, what should I do in FPGA? so do 11?
Thank you!