On a stm32 mcu, using HAL_I2S_Receive_DMA the clock generation is started. At first, the application went into a hard fault and nothing is subsequently written in the data receive buffer.HardFault_Handler:08000942: push {r7}08000944: add r7, sp,...
Is there an official github page for STM32CubeIDE and/or STM32CubeMX to which we can raise an issue regarding the software as well as provide a fix for it? That way the community can contribute to this software (even though it probably is a closed so...