Other Parts Discussed in Thread: IWR6843AOP, ,
Hello TI team,
I'm trying Gesture_with_Machine_Learning demo in radar_toolbox_1_00_00_26.
While reading its source code, I got confused a little bit.
1.This code seems to use only 1Tx x 4Rx configuration in spite of performing 4 direction recongnition.
cli.c line 83
"channelCfg 15 1 0",
Is this correct? Should I chage it when I use 6843ISK?
2.This demo has two projects, that is, for 6843ISK and 6843AoP.
But both projects look to use the same ANN parameter.
Which one does the parameter embedded in the code suit for? Or do you intend to use the same ANN for both EVMs?
Anyway the pre-built binary worked fine for PoC.
I understand this demo is provided "as is" but...
Since this demo is very good start point for me, I want to exprore more.
As the second step, I'd like to reproduce the same binary code as you provided from the souce code.
For this purpose, could you please answer above my questions and whether this source code can make the same binary output you provided in the prebuilt folder?
Best regards,
Atsu