Unable to connect to WiFi with WICED_DISABLE_MCU_POWERSAVE

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

cross mob
SrK_4096326
Level 1
Level 1

Hi,

We are working on a project with Murata type1 LD platform(STM32F412RG MCU). On this hardware we wanted to enable one GPIO interrupt which is connected to Port B1. But it is failing as PC1 is being as a host wake interrupt GPIO. (As per https://stm32f4-discovery.net/2014/08/stm32f4-external-interrupts-tutorial/  we can enable only one of them). So we wanted to disable MCU power save mode which is not much useful in our case.

But after disabling the powersave mode( By defining WICED_DISABLE_MCU_POWERSAVE macro) we are unable to connect to any WiFi. Connection is failing with error: SET_BLOCK_ACK_WINDOW_FAIL.

Please provide your suggestions to fix this issue.

0 Likes
1 Solution
Zhengbao_Zhang
Moderator
Moderator
Moderator
250 sign-ins First comment on KBA 10 questions asked

Hello:

Would you please take a reference from this link ?

SDIO communication with 4343W

View solution in original post

1 Reply
Zhengbao_Zhang
Moderator
Moderator
Moderator
250 sign-ins First comment on KBA 10 questions asked

Hello:

Would you please take a reference from this link ?

SDIO communication with 4343W