Skip to content

espressif-esp32-s3, st-stm32h723: Fix cross-type bus parameter resolution#451

Merged
napowderly merged 4 commits intomainfrom
fix/esp32-s3-stm32h723-bus-parameters
Apr 8, 2026
Merged

espressif-esp32-s3, st-stm32h723: Fix cross-type bus parameter resolution#451
napowderly merged 4 commits intomainfrom
fix/esp32-s3-stm32h723-bus-parameters

Conversation

@napowderly
Copy link
Copy Markdown
Contributor

Summary

Same fix as #448 for the ESP32-C3: connect GPIO (ElectricLogic) to ADC/USB/touch (ElectricSignal) at the .line level to avoid forming a cross-type bus that breaks characteristic_impedance resolution.

Package Fix Version
espressif-esp32-s3 USB d.p/d.n, touch[1-14], adc[1-20] 0.2.1 → 0.3.0
st-stm32h723 USB d.p/d.n 0.1.2 → 0.2.0

Test plan

  • Both packages build successfully locally
  • CI verify passes

🤖 Generated with Claude Code

napowderly and others added 4 commits April 7, 2026 20:31
…tion

Same fix as espressif-esp32-c3 (#448): connect GPIO (ElectricLogic) to
ADC/USB/touch (ElectricSignal) at the .line level to avoid forming a
cross-type bus that breaks characteristic_impedance resolution.

ESP32-S3: fix USB d.p/d.n, touch[1-14], adc[1-20] connections
STM32H723: fix USB d.p/d.n connections

- espressif-esp32-s3: 0.2.1 → 0.3.0
- st-stm32h723: 0.1.2 → 0.2.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@napowderly napowderly merged commit 38e6b64 into main Apr 8, 2026
5 checks passed
@napowderly napowderly deleted the fix/esp32-s3-stm32h723-bus-parameters branch April 8, 2026 16:20
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