Skip to content

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

@Protoxy22

Description

@Protoxy22

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcmsisCMSIS driver-related issue or pull-request.internal bug trackerIssue confirmed and logged into the internal bug tracking systemsaiSerial Audio Interface

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions