This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1843: Would like to know the time until TX output after power on.

Part Number: AWR1843

Hi Experts,

Could you let us know the wake up time until the first TX output just after power on?

We are utilizing:
C:\ti\mmwave_automotive_toolbox_2_5_0\labs\lab0003_occupancy_detection
AWR1843BOOST

Thank you very much for your kind check.
Best regards,
Hitoshi

  • Hi Hitoshi San,

    This timing depends on the no. of APIs application invokes till rlSensorStart.

    At sensorStart device starts chirping and transmit Tx signal.

    Could you provide the reason for measuring this timing?

    This you can measure in the application.

    If you need to measure the same from the bootup, then here is one of the option.

    1. Add GPIO toggle at rlSensorStart API to notify externally Tx transmission.

    2. Probe to nReset and above used GPIO.

    So using logic analyzer you can measure the timing between nReset to GPIO high/toggle. This is your full time from device bootup to Tx streaming.

    * Application boot time depends on application size and sFlash device variant.

    Let me know if you have any further query.

    Regards,

    Jitendra

  • Hi Jitendra,
    Will try to measure it.
    Thank you for the method.
    Best regards,

    Hitoshi