3 WINC Initialization and Simple Application

After powering-up the WINC device, a set of synchronous initialization sequences must be executed, for the correct operation of the Wi-Fi functions. This chapter aims to explain the different steps required during the initialization phase of the system. After initialization, the host MCU application is required to call the WINC driver entry point to handle events from the WINC firmware.

  • BSP Initialization
  • WINC Host Driver Initialization
  • Socket Layer Initialization
  • Call WINC Driver Entry Point
Note: The initialization sequence must be completed to successfully operate the WINC start-up procedure.