I would like to know which function we can use in MSS program to reset the device.
Similarly, reboot, delay and etc, is there a document giving the summary about these systems calls or APIs?
Kind regards
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.
I would like to know which function we can use in MSS program to reset the device.
Similarly, reboot, delay and etc, is there a document giving the summary about these systems calls or APIs?
Kind regards
Hello Ree,
I believe you're talking about the mmWave Interface Control Document.
Here is the linked file -- https://software-dl.ti.com/ra-processors/esd/MMWAVE-DFP/01_02_06_03/exports/mmWave-Radar-Interface-Control.pdf
Please take a look.
Regards,
Ishita
Thank Ishita.
Is there a soft reset/reboot option to reset device? I know using sw2 button can do hard reset the device. But I would like to add a soft reset in my firmware to reset the device incase of device receiving specific CAN message from external equipment.
Hello Ree,
Power-on-Reset by the nReset pin can reset the entire device including all sub-systems. But there are other controls that can also reset individual sub-systems. You can read more about this in the Technical Reference Manual (Chapter 5.3 : Reset)https://www.ti.com/lit/ug/swru520e/swru520e.pdf?ts=1616048988268&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FAWR1642
Warm Reset can also be invoked by the Application which is equivalent to device reset.
Regards,
Ishita
Hello Ree,
No that needs to be corrected in the document. It is applicable for 18xx as well.
Thanks for the feedback
Regards,
Ishita