Part Number: AWR6843AOPEVM Other Parts Discussed in Thread: IWR6843AOP
Tool/software:
Hi TI Experts :
AS title. I just ported the DMA based data transfer from 3D_people_track_6843_mss to
out_of_box_6843_aop . The code in main.c which I modified are as below…
Part Number: AWR6843AOPEVM Tool/software: Hi TI experts :
Good day !!
As title , what is the corresponding function invoked by
processFrameBeginCallBackFxn or processInterFrameBeginCallBackFxn
before doing range FFT by DSP ?
Part Number: AWR6843AOPEVM Other Parts Discussed in Thread: AWR6843 , MATHLIB , SYSBIOS Tool/software: I have imported C:\ti\radar_toolbox_2_30_00_12\source\ti\examples\Automotive_InCabin_Security_and_Safety\AWR6843_CPD_with_Classification\src\68xx\occupancy_detection_3d_68xx_mss…
Part Number: AWR6843AOPEVM Other Parts Discussed in Thread: MMWAVEICBOOST Tool/software: We are currently using radar_toolbox_2_30_00_12's "out_of_box_6843_aop" demo example. For this, we are using CCS version "20.0.1". This project has…
Part Number: AWR6843AOPEVM Other Parts Discussed in Thread: MMWAVEICBOOST , AWR6843AOP
Tool/software:
Hi TI experts :
Good day~~ I simply want to extract the HWA range FFT data just before the data being injected into DSP part over MSS domain.
As below…
Part Number: AWR6843AOPEVM
Tool/software:
Hi TI Experts :
AS title , I want to output a lot of raw data to CIO console (using System_printf ). For some reason if I output
the datas to COM port it raised run-time exception after around 10~15 line of datas…
Part Number: AWR6843AOPEVM
Tool/software:
Hi TI experts :
I am tracing the source code inside "out_of_box_6843_aop" demo by following the process diagram
on TI website. However , I am confused by the "frame event" trigger mechenism. Acccording…
Part Number: AWR6843AOPEVM Tool/software: Hi TI Experts :
For the process of code as the picture shown below. If the DPM_chirpISR of dpm_core.c invoked by chirp event ,
what function is invoked by ptrDPM -> procChainCfg . chirpAvailableFxn ( ptrDPM ->…
Part Number: AWR6843AOPEVM Tool/software: Hi TI Exeperts :
Good day ~ For out_of_box_6843_aop demo, I want to print out the result right after
DPU_RangeProcHWA_proces s by using CLI_write function just like MmwDemo_measurementResultOutput.
Is there a…
Part Number: AWR6843AOPEVM Other Parts Discussed in Thread: IWR6843ISK , IWR1642 Tool/software: Hi TI Expert:
Sorry for asking this question because I couldn't find the demo project from radar tool box for Range FFT using DSP.
But I could find the…