Forums - Problem with suspend mode on QCA4004

2 posts / 0 new
Last post
Problem with suspend mode on QCA4004
sharan
Join Date: 22 Jul 16
Posts: 5
Posted: Fri, 2016-07-22 01:40

Hello,

We are using the QCA4004 based module for one of products in station mode.

Currently I'm facing problem with the suspend mode. I observe that the qcom_suspend_start() never exits and it just hangs the execution. And also I don't see any drop in the current consumption, so that means it didnt go into the suspend mode.

Here is my couple of lines code, can you please point out anything? or May be I missing something else. Need your help ASAP.

<p>

.....

if(A_OK == qcom_suspend_enable(true))
{
     if(A_OK != qcom_suspend_start(30*1000))
            printf("Suspend Start failed\n");
}
....

</p>

Thanks & Regards,

Sharan

 

 

 

 

 

 

  • Up0
  • Down0
dwsexton
Join Date: 22 Oct 16
Posts: 1
Posted: Sat, 2016-10-22 09:29

Sharan, Did you ever get this resolved?

I can't seem to find what the suspend current is for the QCA4004 nor can I find how long it takes to go from suspend to running. DO you have this information or measurements?

Thanks

Dan

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.