BSP_AUDIO_OUT_Play works only when the data pointer is external flash in memory mapped mode. STM32H747HI-DISCO
Hello,I would really appreciate a hint to understand why BSP_AUDIO_OUT_Play works if the data pointer is external flash memory in memory mapped mode. But doesn't work when the data pointer is a global array in RAM.When it does't work with RAM pointer...