Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMW3165 and WWD_PIN_32K_CLK #4

Open
AriZuu opened this issue Jun 3, 2016 · 0 comments
Open

EMW3165 and WWD_PIN_32K_CLK #4

AriZuu opened this issue Jun 3, 2016 · 0 comments

Comments

@AriZuu
Copy link

AriZuu commented Jun 3, 2016

GPIO pin for WWD_PIN_32K_CLK is not defined in EMW3165 platform.c. However, WICED_USE_WIFI_32K_CLOCK_MCO is defined in platform_config.h, which causes
code in STM32F4xx/WWD/wwd_platform.c:host_platform_init_wlan_powersave_clock()
to attempt setup with undefined values.

EMW3162 platform files seem to define WWD_PIN_32K_CLK, but there is no documentation if same solution would be suitable for EMW3165. Workaround seems to be to leave WICED_USE_WIFI_32K_CLOCK_MCO undefined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant