| Feature | Description | Implementation |
|---|---|---|
| IO-Link Types | IO-Link Master | Yes |
| IO-Link Standards | IO-Link Specification IEC 61131-9 V1.1.4 | Yes |
| IO-Link Standards | IODD V1.1 | Yes |
| Communication Classes | Com1, Com 2, Com 3 (4.8, 38.4, 230.4 Kbit/s) | Yes |
| Telegram Types | All | Yes |
| Max. IO-Link Channels | 8 | Yes |
| IO-Link Stack | Hardware interface (BSP, HW control) | Yes |
| UART based Phys | Reference implementation with TIOL112 Any other Phys are supported | Yes |
| SPI based Phys | Reference implementation | Planned |
| IO-Link Stack | Message handler in PRU | Yes |
| IO-Link Stack | Application layer (on-request data objects, process data objects) | Yes |
| IO-Link Stack | System management | Yes |
| IO-Link Stack | Data storage (Master) | Yes |
| IO-Link Stack | Standard Master Interface via API | Yes |
| IO-Link Stack | Standard Master Interface via UART | Yes |
| IO-Link Stack | Standard Master Interface via LWIP | Yes |
| IO-Link Stack | Standard Master Interface via Customer Interface | Yes |
| Device Configuration | IO-Link Master Configuration Tool | Yes |
| Task | Prio | Changeable | Description |
|---|---|---|---|
| LED Control | 2 | yes | Controls LED blink sequence |
| NVM_APP_WriteAsyncTask | 3 | yes | Asyncronous write to non-volatile memory |
| SMI UART Task | 7 | yes | UART Tool communication interface |
| Application | 9 | yes | User Application |
| IOLM Stack | 25 | yes* | Stack State machines (cyclic communication and handling app reqs) |
Note: The IOLM Stack task is handling cyclic exchange and processing of appliation requests. Stack callbacks are called from this thread and should not block. The thread is doing often short processing and should be at high prio.
| IO-Link Master Example Project | Read Only Memory | 150.63 kB |
| Random Access Memory | 141.68 kB |
| Target | 1 Dev/400µs | 1 Dev/1ms | 8 Dev/400µs | 8 Dev/1ms |
| AM64x | 3,5 % | 1,4 % | 28 % | 11 % |
| AM243x | 3.5 % | 1.4 % | 28 % | 11 % |
| AM263Px | 6,9 % | 3 % | 55 % | 24 % |
| AM261x | 5,5 % | 2,4 % | 44 % | 19 % |