Other Parts Discussed in Thread: IWR6843
Hello team,
Customer wants to sync 2x IWR1642 chirp's start time(not the cascade, just sync the start time), they want to use the SYNCOUT from master and provide it to slave device, but after setting the PINMUX of SYNC_OUT, there's no signal on SYNC_OUT pin. What we need to do to enable the SYNC OUT signal?
Thanks.
The code that i had tested to enable SYNC OUT feature is listed below.
Pinmux_Set_OverrideCtrl(SOC_XWR16XX_PING13_PADBC, PINMUX_OUTEN_RETAIN_HW_CTRL, PINMUX_INPEN_RETAIN_HW_CTRL);
Pinmux_Set_FuncSel(SOC_XWR16XX_PING13_PADBC, SOC_XWR16XX_PING13_PADBC_SYNC_OUT);