Hello everyone,
As a new comer, it's my honour to communicate with you all here.
Recently I’m transplanting my AE&AWB algorithm from DM355 to DM365 platform. I found DM365 AEW engine statistic data packet format is different to DM355.
The packet format was already set to Sum-Only Mode. But the statistic data layout in memory does not follow DM365 NDA VPFE datasheet and is as below:
Data layout:
------------------------------------------
8 windows Accumulate data
------------------------------------------
8 windows unsat count data
-----------------------------------------
4 windows Accumulate data
-----------------------------------------
8 “0” (zero) (what’s it?)
-----------------------------------------
4 windows Accumulate data
-----------------------------------------
8 windows unsat count data
-----------------------------------------
8 windows Accumulate data
------------------------------------------
8 windows unsat count data
-----------------------------------------
Then repeat……..
-----------------------------------------
My DM365 NDA VPFE datasheet version is March 2009. Is it correct?
And my DM365 chip version is "DM365ZCE30 YFB-9BAC0PW G1", is there any bugs?