Skip to main content
urath
Associate III
January 17, 2026
Question

How to get started with EMWIN 3080 WiFi module on STWIN-BX1?

  • January 17, 2026
  • 2 replies
  • 257 views

I have ST win BX1 development board and I am using Zephyr RTOS for my development. I am not sure, How can I use the WiFi module on this board.

First, the module is connected over SPI and I have tried to send some AT commands but I did not get any response.

So, do I need to update firmware first? my answer is no because it comes already with the firmware installed.

I tried SPI with CS pin low and WiFi-EN pin High.

2 replies

SimonePradolini
Technical Moderator
January 20, 2026

Hello @urath 

Have you already checked this repo on GitHubSTWINBX1_WIFI package enables the support for the MXCHIP Wi-Fi module mounted on the STEVAL-STWINBX1. See also the README, where the Wi-Fi firmware update procedure is explicitly suggested.

 

Best regards,

Simone

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
urath
urathAuthor
Associate III
January 21, 2026

Hi,

I have done that process already.