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.

AWR2243: After modifying the adc sample, the output data does not meet expectations

Part Number: AWR2243

The following is the configuration information for the profile :

When the sampling point is set to 64 points, a MIPI row data of 512 * 4 bytes is received, but the actual data should be 64 * 4 * 4 Kbytes, and the first half of the data at every 512 points has data changes, while the second half of the data is all 0;

When setting the sampling points to 128 points, a MIPI row data of 512 * 4 bytes is received, and each point data has changes, which is expected

When setting the sampling points to 256 points, a MIPI row data of 512 * 4 bytes is received, but the actual value should be 256 * 4 * 4 bytes

May I ask where the problem is?

thanks