SWRS350A December 2025 – June 2026 IWRL6432WMOD
PRODUCTION DATA
The IWRL6432WMOD communicates with an external host MCU through a set of dedicated hardware signals. The primary data path is a synchronous SPI bus. Additional GPIO signals coordinate power state and interrupt-driven communication flow.
| Signal | Direction (from HOST) | Type | Description |
|---|---|---|---|
| SPI (MOSI/MISO/SCLK/CS) | Bidirectional | SPI Bus | Primary synchronous serial interface. Host MCU is SPI Controller; IWRL6432WMOD is SPI Peripheral. |
| SPI_BUSY | Input to Host | GPIO — Output from Module | Active HIGH. Asserted by the module when it is processing a command and cannot accept new SPI transactions. Host must poll or interrupt on this before initiating transfers. |
| PRESENCE_DETECT | Input to Host | GPIO — Output from Module | In Autonomous and Multi-Zone modes: HIGH indicates Presence detected. In Verbose mode: toggles to indicate End-of-Frame, allowing host to synchronize data reads. |
| WAKE_UP | Output from Host | GPIO — Input to Module | Active HIGH. Host must assert before any SPI API transaction and de-assert after the transaction completes. Prevents the module from entering Deep Sleep during communication. The WAKE_UP (Module Wakeup Input) should be pulled LOW using pull down resistor (lower than 10KOhm) on customer hardware. |
| nRESET | Output from Host | GPIO — Input to Module | Active LOW. Host releases (de-asserts) this signal to power on the module. Must remain HIGH during normal operation. |