CYW20706 Dev_wake and Host_Wake

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
adam
Level 4
Level 4
5 solutions authored 25 replies posted 50 sign-ins

Hi, 

refer to before question: https://community.infineon.com/t5/AIROC-Bluetooth/CYW20706-wiced-sleep-config-bt-wake-host-wake/m-p/... .

I want to make sure usage about these two pins Dev_wake and Host_Wake .

If I do not run into power saving mode, can I config these two pins without any issue?

Especially, I want to pull Dev_wake and Host_Wake high during power on sequence, 

will these procedure be alright?

Because  of before issrue, we are very careful about these. 

Thanks.

 

Regards, 

Adam

0 Likes
1 Solution
advait_kulkarni
Moderator
Moderator
Moderator
25 likes received 250 sign-ins 100 solutions authored

Hi @adam ,

The default state of these pins is active-low, however if you are getting them to high level on power on sequence, do assign the polarity accordingly in wiced_sleep_config_t and it should be fine.

Thanks and regards,

Advait Kulkarni

View solution in original post

0 Likes
1 Reply
advait_kulkarni
Moderator
Moderator
Moderator
25 likes received 250 sign-ins 100 solutions authored

Hi @adam ,

The default state of these pins is active-low, however if you are getting them to high level on power on sequence, do assign the polarity accordingly in wiced_sleep_config_t and it should be fine.

Thanks and regards,

Advait Kulkarni

0 Likes