Other Parts Discussed in Thread: PGA460,
Hello Everyone,
I am using PGA460 to detect object.
I am extracting direct data using 8Mbps USART. My record length is 4.096*1 ms i.e. 4096 byte data but I am getting only 1600 data bytes. And when I increase my record length using REC_LENGTH register, the data byte also increase in multiple of 1600 i.e. for 8.192ms record length I got 3200 data byte and so on. What is the issue here. Can anyone explain me the cause of this problem?
Thanks