Hi
Vital signs demo is supported only on IWR6843 and IWRL6432 devices. Source code is not provided for the vital signs demo on IWR6843, while the source code is present for IWRL6432. You can find them at the below location in radar toolbox
radar_toolbox_3_00_00_05…
Are they sending CRC? This device requires CRC to communicate properly. The TI sample code should serve as an example for their own code, as it implements the CRC function in it.
Hello ,
HALCoGen contains several step-by-step example projects including CAN example.
They can be located in HALCoGen by going to Help -> Examples, or Help -> Help Topics -> Contents -> Examples.
There is FAQ for development resource…
Sorry, I overlooked this point. The Cortex-R core of AM67A indeed belongs to the MCU Domain, while the Main domain of TDA4 contains the Cortex-R core. The link you provided does indicate that the remote core can send images to the pipeline, but I haven…