Other Parts Discussed in Thread: AWR1243
Hello,
We used AWR1443 only. And load image of CaptureDemo project. Use CCS to export one frame of one rx raw data. The sensor setting as:
# adc 16bit 5MSPS complex 360points
# fmcw 77g 360m/72us
flushCfg
dfeDataOutputMode 1
channelCfg 2 1 0
lowPower 0 0
adcCfg 2 1
adcbufCfg 0 0 0 1
profileCfg 0 77 2 4 78 0 0 5 1 360 5000 0 0 30
chirpCfg 0 0 0 0 0 0 0 1
frameCfg 0 0 128 1 20 1 0
sensorStart
But there is a strange spur per chirp. Is any setting wrong?
And other two questions:
1. The spec of AWR1443 A2D resolution is 12bit. If configure as 16bit by CLI, is that OK to run normally?
2. The spec of AWR1443 A2D sampling rate (complex) is 6.25MSPS. What if configure as 15MSPS or faster?