yxnan
New Member
I am woking on a multiple radar system, which consists of one master and several slaves, all of which use a X4 UWB SoC.
When dealing with multiple devices, a sync signal is needed to be generated on the master to inform the slave devices to start a sample sequence. To be exactly, this signal is called
In the datasheet it states as following:
The problem is, I did all steps that the datasheet told me what I supposed to do, but this signal just wouldn't output from IO3. I tested other functionalities of the chip and can confirm the chip is not broken. I wonder if anyone has used this chip in a multiple radar system, and have you also met this issue?
When dealing with multiple devices, a sync signal is needed to be generated on the master to inform the slave devices to start a sample sequence. To be exactly, this signal is called
trx_start_sync_out
in their datasheet.In the datasheet it states as following:
The master generates trx_start_sync_out from its internally synchronized trx_start signal. ... trx_start_sync_out can be
output on IO1 and/or IO3 by clearing the io1_spi_sel and/or io3_spi_sel bits in the io_ctrl_5 register as long as
the corresponding bit in the io_gpio_sel segment of the io_ctrl_3 register is cleared.
The problem is, I did all steps that the datasheet told me what I supposed to do, but this signal just wouldn't output from IO3. I tested other functionalities of the chip and can confirm the chip is not broken. I wonder if anyone has used this chip in a multiple radar system, and have you also met this issue?