-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Open
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresMetaA collection of features, enhancements or bugsA collection of features, enhancements or bugsplatform: STM32ST Micro STM32ST Micro STM32
Description
Summary
STM32 SAI driver is at the moment implemented specifically and only tested with STM32U5xx series
Describe the solution you'd like
Enhancement:
- add mclk-divider property drivers: i2s: stm32 sai add mclk-divider property #91404
- configure DMA using defines (ongoing...)
- Looking into dmic_stm32_pdm implementation, but no commitment yet
I intend to implement & test
- STM32U3xx dts: st: u3: enable sai node for stm32u3xx #92575
- STM32U5xx drivers: i2s: add sai support for stm32u5xx #82945
- STM32G4xx dts: st: g4: add sai node for stm32g4xx #93480
- STM32L4xx
- STM32L5xx
- STM32H5xx drivers: i2s: add sai support for stm32h5xx #91555
- STM32H7xx drivers: i2s: add sai support for stm32h7xx #92887
- STM32H7RS drivers: i2s: add sai support for stm32h7rs #93317
- STM32F2xx
- STM32F4xx
- STM32F7xx
- STM32N6xx (ready, waiting H7 & H7RS to be merged)
- STM32WBA5x
PS: These are the only platforms which I have HW. Since this is a side project might take a while to implement and test all the platforms. Support is always welcomed :)
briclebricle
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresMetaA collection of features, enhancements or bugsA collection of features, enhancements or bugsplatform: STM32ST Micro STM32ST Micro STM32