Skip to main content
Graduate II
September 29, 2021
Solved

WiFi Module choice for STM32MP15

  • September 29, 2021
  • 2 replies
  • 2308 views

Hi,

On the DK2 board, there is a LBEE5KL1DX-883 from Murata. But I want to use their LBEE5HY1MW (Type 1MW - LBEE5HY1MW | Wi-Fi® Modules / Wi-Fi® + Bluetooth® Modules | Murata Manufacturing Co., Ltd.) in my design. But on their site, they only mentions 'NXP I.MX Linux' . As ST has tried 1DX, will 1MW work on ST's Linux distribution? Furthermore, what about other WiFi modules on the market? Is it easy to run them with STM32MP15x?

Thanks.

    This topic has been closed for replies.
    Best answer by Olivier GALLIEN

    Hi @diverger​ ,

    I can only make a general comment : since Wifi module use SDIO interface and has an up-streamed driver present in OpenSTLinux kernel it should work and be easy to integrate.

    Olivier

    2 replies

    Technical Moderator
    October 8, 2021

    Hi @diverger​ ,

    I can only make a general comment : since Wifi module use SDIO interface and has an up-streamed driver present in OpenSTLinux kernel it should work and be easy to integrate.

    Olivier

    Graduate II
    October 14, 2021

    H!,

    Is there any ST MCU-board that uses a Wi-Fi module which would be relatively easy to integrate to a new PCB-design?

    Hardware design is of course thing, but I am also keen of finding an already proven STM32-driver that uses I2C, UART, SPI, that can by used with the HAL-interface to save time in the prototyping. Any hints on this?

    Thank in advance

    Technical Moderator
    October 14, 2021

    Hi @Lars Sörqvist​ 

    I found at least https://www.st.com/en/evaluation-tools/b-l475e-iot01a.html

    EDIT : ST no more recommend usage of the wifi module present on this board for new design.

    Olivier

    Graduate II
    October 14, 2021

    Great, many thanks!