Skip to content

chore(iolink): bump device+master pins to spec-conformant wire - #475

Merged
w1ne merged 1 commit into
mainfrom
feat/spec-conformant-wire
Jul 4, 2026
Merged

chore(iolink): bump device+master pins to spec-conformant wire#475
w1ne merged 1 commit into
mainfrom
feat/spec-conformant-wire

Conversation

@w1ne

@w1ne w1ne commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Bumps the vendored IO-Link stacks to the V1.1.5 spec-conformant wire (startup probe 0xA2, OPERATE transition via MasterCommand 0x99, ISDU I-Service nibble 0xB/0x3 per Table A.12), replacing the previous co-designed octets. Part of a coordinated rollout with iolinki (device, w1ne/iolinki#21) and iolinki-master (master, w1ne/iolinki-master#16).

Pins

  • third_party/iolinki submodule → cac724ad (conformant device).
  • third_party/iolinki-master re-vendored → 3d541094 (conformant master).

Verification (local, real STM32L476 firmware)

All 5 ELFs link; all three iolink-station harnesses pass:

  • world_multichip: 4-port station all reach OPERATE, real PD exchange PDs=[a5,3c,c3,5a].
  • e2e_iolink_dido: pass.
  • world_station_services (-svc coverage): conformant STATE 01→02→03→04 OPERATE, then ISDU (vendor="LABWIRED"), PDOUT, EVENT, and data-storage all green.

No firmware/harness changes were needed — the wrappers drive the C stacks through public APIs, so the pin bump alone carries the conformant wire.

Bump third_party/iolinki submodule to cac724a and re-vendor the
iolinki-master stack at 3d54109, both carrying the V1.1.5-conformant
wire (startup probe MC 0xA2; OPERATE via MasterCommand 0x99 page-channel
write; ISDU I-Service nibbles 0xB read / 0x3 write).

Firmware wrappers drive the C stacks via their public APIs, so the
station model needs no octet changes. Rebuilt all five STM32L476 ELFs
and reran the multichip, iolink-dido, and service-coverage harnesses:
startup->OPERATE, cyclic PD, ISDU, EVENT and data-storage all green.
@w1ne
w1ne merged commit a51de57 into main Jul 4, 2026
9 checks passed
@w1ne
w1ne deleted the feat/spec-conformant-wire branch July 4, 2026 23:52
w1ne added a commit that referenced this pull request Jul 18, 2026
chore(iolink): bump device+master pins to spec-conformant wire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant