This directory contains the Wi-Fi component driver running on STM32 host for the EMW3080B Wi-Fi module from MXCHIP.
Update History
Main changes
FIX a C++ Compilation Error
Limitation
Access point mode with the TCP/IP mode on STM32 host is not functional. It works when TCP/IP runs on the EMW3080B module.
EMW3080B MXCHIP Wi-Fi module firmware
The EMW3080B MXCHIP Wi-Fi module firmware version has to be V2.1.11 and the way to update your board with it is available at X-WIFI-EMW3080B.
For the B-U585I-IOT02A rev C. board, this EMW3080B MXCHIP Wi-Fi module firmware version V2.1.11 is installed by default and you do not need to update it.
Main changes
Update the way to declare licenses
Fix MISRA and Codesonar errors
Create IO pattern files for UART and SPI interface
Adress some code alignment and cosmetics
Limitation
Access point mode with the TCP/IP mode on STM32 host is not functional. It works when TCP/IP runs on the EMW3080B module.
Main changes
Clean configuration for FreeRTOS and Bare metal support
Add Support for MXCHIP Firmware 2.1.10 (adding updater)