cyw43455 driver for i.mx6ull

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

cyw43455 driver for i.mx6ull

2,409 Views
zhanglei2015xx
Contributor II

From Session#AMF-SOL-T3536, I know "meta-muruta-wireless" could be used for Muruta m.2 wifi+ble combo module(PN:LBEE5HY1MW, based on cyw43455), but i have no LBEE5HY1MW on hand. Instead, I 'v got Azurewave AW-CM256SM module(also based on cyw43455). Is it possible to use "meta-muruta-wireless"for   AW-CM256SM, since both have the same SDIO interface? Thanks.

pastedImage_1.png

pastedImage_2.png

Labels (3)
0 Kudos
2 Replies

2,209 Views
harijs
Contributor II

HI. To anyone who has the same question and can't find the answer - Cypress cyw43455 chip is actually is based on Broadcom BCM43xx family. This means that you do not need special drivers for any module based on it. So I would assume Murata and Azurwave modules are interchangeable as long as there are no "tricks" in Murata drivers, then again, you can just use Broadcom drivers for both of them.

I have confirmed it using 1MW and Armbian Linux on custom hardware that it runs with out-of-the-box Broadcom driver included in current mainline kernel:

root@testkit:/# lshw -class network
*-network:1
description: Wireless interface
physical id: 7
logical name: wlan0
serial: e8:e8:b7:0c:55:f7
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=brcmfmac driverversion=7.45.154 firmware=01-4fbe0b04 ip=192.168.99.166 multicast=yes wireless=IEEE 802.11
root@testkit:/# ping -c2 -I wlan0 8.8.8.8
PING 8.8.8.8 (8.8.8.8) from 192.168.11.237 wlan0: 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=106 time=23.4 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=106 time=23.5 ms
0 Kudos

2,209 Views
igorpadykov
NXP Employee
NXP Employee

Hi felix

different modules may require different firmware, may be useful to post it on murata support link
wireless.murata.com/eng/products/rf-modules-1/wi-fi-bluetooth-for-freescale-i-mx.html

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos