Skip to content
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

Adresses of SAI1 and SAI2 in CMSIS file is swapped #5

Open
Protoxy22 opened this issue Jul 18, 2024 · 3 comments
Open

Adresses of SAI1 and SAI2 in CMSIS file is swapped #5

Protoxy22 opened this issue Jul 18, 2024 · 3 comments
Assignees
Labels
bug Something isn't working cmsis CMSIS driver-related issue or pull-request. internal bug tracker Issue confirmed and logged into the internal bug tracking system sai Serial Audio Interface

Comments

@Protoxy22
Copy link

Hi, I have a NUCLEO-H7S3L8 and I think there is an addresses mistake in the .svd files and potentially other hardware description files.

You can reproduce and see the mistake if you setup the SAI1_A and SAI1_B on CubeMX, generate the code and debug the program, you will see in the SFR widget of STM32CubeIDE (the .svd file) that it's the SAI2 registers configured instead.

It also affects the CubeMX configuration of SAI, we can't set SAI1_A on Master and SAI1_B on Slave synchronous which is very annoying (image below)

I'm not sure if it's the right place to report this, but I would really appreciate if you follow this issue on the right ST team.

Thanks.

image

@ALABSTM ALABSTM added bug Something isn't working cube mx Issue related to the Cube MX tool rather than the firmware published within this repository labels Jul 19, 2024
@KRASTM
Copy link
Contributor

KRASTM commented Jul 22, 2024

ST Internal Reference: 189421

@KRASTM KRASTM added the internal bug tracker Issue confirmed and logged into the internal bug tracking system label Jul 22, 2024
@KRASTM KRASTM added cmsis CMSIS driver-related issue or pull-request. and removed cube mx Issue related to the Cube MX tool rather than the firmware published within this repository labels Aug 26, 2024
@KRASTM
Copy link
Contributor

KRASTM commented Aug 26, 2024

Hello @Protoxy22,

It appears that the issue is related to the CMSIS File not .svd file.

With regards.

@Protoxy22
Copy link
Author

Hello @Protoxy22,

It appears that the issue is related to the CMSIS File not .svd file.

With regards.

Hi, ok I'm glad you have made progress on this

Thanks

@Protoxy22 Protoxy22 changed the title Adresses of SAI1 and SAI2 in .svd file is swapped Adresses of SAI1 and SAI2 in CMSIS file is swapped Aug 26, 2024
@KRASTM KRASTM added the sai Serial Audio Interface label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cmsis CMSIS driver-related issue or pull-request. internal bug tracker Issue confirmed and logged into the internal bug tracking system sai Serial Audio Interface
Projects
Status: In progress
Development

No branches or pull requests

3 participants