Hello All,
In AWR1243 driver code, i.e. mmwavelink code, it checks for Link_Status_MSS_Powered by using nReset pin.
Here, nReset gpio is written to 0 and then written to 1. Put this pin to reset state, then taking out of reset.
Then checks for the Link_Status_MSS_Powered.
In our project, we did not use the nReset pin connection to Microcontroller/Processor.
But we want to check whether MSS is powered on or not. How to perform this?
Power Good signal is there. But it shows only io voltages good or not.
We can not use this signal for MSS power up checks. Any ideas.
-Thanks.