suikan4github / murasaki

STM32 HAL class library
MIT License
17 stars 3 forks source link

Add DuplexI2SAudioAdapter class #52

Open suikan4github opened 4 years ago

suikan4github commented 4 years ago

Is your feature request related to a problem? Please describe. Add the DuplexI2SAudioAdapter for the STM32H7 support

Describe the solution you'd like Develop the DuplexI2SAudioAdapter as a derived class of the AudioAdapterStrategy.

Describe alternatives you've considered

Additional context

suikan4github commented 4 years ago

Let:s push this priority down. The STM32H7 HAL has a severe problem with its quality. https://community.st.com/s/question/0D50X0000C8cw8HSQQ/assertion-failed-during-the-nivc-initialization

suikan4github commented 3 years ago

Let's make this as derived class of the I2sPortAdapter

suikan4github commented 3 years ago

Pending again.

The STM32HAL seems to be NOT OK to support the duplex IS2.