User Activity

Is there an application or example about an "audio playback" project using the SAI interface (SAIA-SAIB) connected to a Codec ?I'm using the Nucleo NUH723ZG board. Thank you, Carlo
I'm using the NUCLEO board NUH723 to develop a project and I need to understand better how the HAL_SAI_Transmit_IT works. In my code I use the HAL_SAI_Transmit_IT to send data to the SAI1 interface --> 48KHz, stereo,32bit: I have to send two buffer o...
I'm trying to implement the DSP functions, FFT...but including the "DSP include files" I get several errors: May you help me ? Thank you, Luigi
Hi,I'm using a NUCLEO-H723ZG and I've installed the CMSIS DSP library, but when I try to compile the code something goes wrong... May you help me to understand what do I make wrong ? Thank you, Luigi
Hi,I need to use the I2S (or SAI) interface to connect a codec stereo working at 48KHz, 32bit word length and I2S connection; when I configure the multimedia I can select the SAI interface (SAI1 or SAI4) or one of the I2S interface available.Which ar...