2025-06-10 8:59 PM
Dear sir,
We are using the STM32H747XIH6 microcontroller in our custom board, which includes Wi-Fi functionality connected via the SDIO interface. The Wi-Fi module part number is LBEE5KL1DX-883.
Could you please provide a reference source or sample code for the Wi-Fi bring-up? We are looking for a standalone application that can simply perform a Wi-Fi scan to verify the hardware functionality.
If an operating system (OS) is required for this, kindly help us with the appropriate OS source and setup steps, as we are new to STM32 MCUs.
Best regards,
Samudralankaiah.
2025-06-11 3:26 AM
Hello,
Discussions on LBEE5KL1DX-883 but using STM32MP (MPUs) series:
LBEE5KL1DX-883 issue with SDMMC3
2025-06-11 3:35 AM
@Samudra wrote:The Wi-Fi module part number is LBEE5KL1DX-883..
So this: https://www.murata.com/en-eu/products/connectivitymodule/wi-fi-bluetooth/overview/lineup/type1dx ?
So not an ST product.
Have you contacted muRata for support?
Looks like they're targetting NXP for support:
But the module neither knows nor cares what microcontroller you use - so you should be able to port that ... ?
The Block Diagram shows that it's a CYW4343W chip inside:
So see:
In particular:
and:
2025-06-11 3:38 AM
@Samudra wrote:we are new to STM32 MCUs.
Do you have experience with any other microcontroller(s) ?
Some STM32 Getting Started links: