Part Number:SK-TDA4VM
您好,
我在板子上捕捉raw12格式的数据,我理解现在CSIRX 的 DMA是把12bit以未压缩的形式存在16bit中,我该怎么操作能让它变成packed raw,即就用12bit存,减小数据量,我该改什么文件
Shine:
请参考下面的帖子。https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1187478/tda4vm-raw12-unpacked
,
Z L:
您好,我看过这个帖子了,但是它不能给我什么帮助,我想知道修改什么文件能达到packed raw的效果,但是这个帖子里没说
,
Shine:
帖子里工程师已经说明了raw12 is not converted into raw16, but it is stored in the 16bit unpacked format. The upper 4bits in the 16bit data will be padded with 0's.