I'm facing an issue in adding ATWINC1500 driver adding in SSP 1.7.5. It shows "some components do not match this SSP version" in BSP section and unable to execute the program. please help.
Hello Kezi.
You can refer to the following page on KnowledgeBase which addresses the same issue:
https://en-support.renesas.com/knowledgeBase/19074126
Kindly let us know if you need any further help.
Jayesh
It is working by adding the Wi-Fi driver on the framework of NetX ip instance.
Thank you
When I open the Wi-Fi driver it returns SSP_ERR_WIFI_CONFIG_FAILED.
ssp_err = g_sf_wifi1.p_api->open(g_sf_wifi1.p_ctrl, g_sf_wifi1.p_cfg);
if (ssp_err != SSP_SUCCESS) while (1);
can anyone help me to solve the issue.
Thanks in Advance
Keziah
Hello KeziYou might want to check out this thread which mentions the same issue you are facing: https://renesasrulz.com/embedded-system-platform/synergy/f/forum/13804/ssp_err_wifi_config_failed-on-sk-s7g2-with-atwinc1500-wifi-moduleKindly let us know if you still need any help.Jayesh