2025-12-03 10:43 PM - edited 2025-12-03 10:45 PM
Hello,
I am designing a Matter/Zigbee Gateway using an STM32U5 as the host. My planned architecture includes:
ST67W: Handling Wi-Fi and Thread (Matter over Wi-Fi/Thread).
STM32WBA (or similar): Handling Zigbee (Matter Bridge logic).
I have two specific questions regarding the ST67W's coexistence capabilities:
Internal Coexistence: Does the ST67W natively support concurrent operation of Wi-Fi and Thread simultaneously without external hardware arbitration?
External PTA Support: Does the ST67W expose 3-wire PTA pins (Request/Priority/Grant) to manage coexistence with an external 802.15.4 radio (e.g., the STM32WBA running Zigbee)?
Basically, I need to confirm if it supports a "Hybrid Coexistence" setup where it manages internal Wi-Fi/Thread traffic while acting as a PTA Arbiter for an external Zigbee MCU.
Thanks in advance.