Hello, TI Experts,
I have additional question from the below E2E-thread.
https://e2e.ti.com/support/sensors/f/1023/p/935692/3464425#3464425
We continue to investigate how to realize duty=10% with gesture_recognition demo by IWR6843AOPEVM.
We need to realize this gesture demo with the frame-time =33[ms] to passes the FCC Waiver Order DA 18-1308
(equivalent Japanese certification) as we said below E2E-thread including DA-18-1308A1.pdf.
https://e2e.ti.com/support/sensors/f/1023/t/934330
https://docs.fcc.gov/public/attachments/DA-18-1308A1.pdf
So we need to modify "cli.c" like below to meet duty=10% in frame-time=33[ms];
"frameCfg 0 1 16 0 33 1 0 "
->The duty seems to be calculated about 10% (= ((71+34)+(82+34))*16/33000).
But this gesture demo doesn't work properly.
Question:
- Could you tell us the recommended way to realize duty=10% with frame-time =33[ms] to passes the FCC?
- Are there any successful way of the gesture demo code modification including "*.c and *.h" with "frameCfg 0 1 16 0 33 1 0 "?
We would also appreciate if you check the behavior with your EVM and tell us successful way.
Best regards,
--