cancel
Showing results for 
Search instead for 
Did you mean: 

Performance between STM32H747-DISCO and Murata Type 1lv

Danix2k
Associate III

Hi,

I'm evaluating the WIFI/BLE module 1LV by Murata with a STM32H747-Dicovery board and Murata adapter as reported in the PDF file in https://github.com/Infineon/stm32-connectivity/tree/master/Documentation

The connection works fine (wifi scan OK and connection OK) and now I'm trying to increase the communication performance; the first test, using LWIP stack as server on MCU and ipref client on windows/linux side gave me only 0.15-0.20MB/s (150kBps) that seems to me very VERY slow using SDIO interface (with 25MHz clock).

Do anybody have any clues to increase this bitrate?

What can I change from the test project (https://github.com/Infineon/stm32-connectivity/tree/master/Projects/STM32H747I-DISCO/Applications/wifi_scan) to increase WIFI performance?

Do you also think that LWIP stack is the correct "library" to have good performance (at least 2.5-3.0MB/s)

Thanks

14 REPLIES 14

I'd start here:

0693W00000NqlRZQAZ.png

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

another point, commercial version TCP/IP stack may have better performance.

But you have to correctly use it. otherwise you will get similar throughput.

Ok. Thanks

Ha ha - very true!

One would expect a paid-for stack to have professional support to help you with this.

Be sure to test this out as part of any evaluation...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
Piranha
Chief II

For everyone, who ever reads this topic... lwIP as a stack library has no problems of pulling speeds up to: