Skip to content

dts: st: u3: stm32u385rgtxq: add missing sa1_fs_a pins #301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

djiatsaf-st
Copy link
Contributor

@djiatsaf-st djiatsaf-st commented Aug 4, 2025

This PR adds some missing SAI1 signals.

We observed that the STM32U385RGTxQ.xml file (https://github.com/STMicroelectronics/STM32_open_pin_data/blob/master/mcu/STM32U385RGTxQ.xml) contains only one pin definition. However, the Nucleo U385RG Q datasheet (https://www.st.com/resource/en/datasheet/stm32u385cg.pdf, page 85) shows additional signals available on AF13.

Currently, there is not enough time to investigate other U3_*.xml files or create an issue in the STM32_open_pin_data repository.

These changes are required to resolve issues encountered in the I2S sample ( zephyrproject-rtos/zephyr#94082)

create pins manually since STM32U385RGTxQ.xml file doesn't
have definitions for these pins.

Signed-off-by: Fabrice DJIATSA <[email protected]>
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