Other Parts Discussed in Thread: CC3351
Tool/software:
Hello TI Support Team,
I am working with the NXP i.MX93 EVK running the Matter demo image (Q4 2024). The kernel on my board is:
I want to integrate the M2-CC3351 Wi-Fi/BLE module with this board.
Currently:
-
The kernel does not load a
cc33xx
module by default. -
I have tried the TI CC33XX-LINUX-MPU
.run
installer, but it is an x86 binary and cannot be executed on the ARM-based i.MX93 board.
I am requesting:
-
Access to ARM-compatible driver modules (prebuilt
.ko
) for my kernel version, or guidance on building the driver for aarch64. -
The required firmware files (
*.bin
) for CC33xx to be loaded from/lib/firmware/ti/cc33xx/
. -
Any device tree overlays or sample DTS fragments required for M2-CC3351 integration on the i.MX93 EVK (SDIO + GPIO configuration).
-
Recommended steps for easy configuration and bring-up on the i.MX93 Matter demo image.
Providing these resources will help us validate and integrate the CC3351 module quickly without cross-compilation issues.
Thank you for your support!