STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-USB-AUDIO Sychronization Characteristic

Hello together,i'm using the X-CUDE-USB-AUDIO expansion pack with the Development Board STM32F769 Discovery Kit. We plan to integrate it later on into our product. The example project for playback and recording works fine. But we wonder which synchro...

ESawa.1 by Associate III
  • 354 Views
  • 0 replies
  • 0 kudos

STM32F7 record SPDIF data to SD card

Hi,​I'm trying to use a STM32F746 to record SPDIF_Rx to SD card. I'm already got some data and save to SD card.​I use HAL_SPDIFRX_ReceiveDataFlow_DMA(&hspdif, (uint32_t*)&BufferCtl.pcm_buff_32[0], AUDIO_IN_PCM_BUFFER_HALF_SIZE)and HAL_SPDIFRX_RxHalfC...

庭張.1 by Associate
  • 353 Views
  • 0 replies
  • 0 kudos

How to Use BSP Library for Audio Recording?

I'd like to create a program by which I can record and listen sound by using my board, STM32F746G-Disco. I'd like to use BSP library, however, I have some questions.When I looked at the stm32746g_discovery_audio.c file, I saw that there are 2 global ...

How to create .wav file header ?

I am using stm32f7508-DK ,Working on audio recorder.c BSP example, <example working fine need to customize the example to meet our requirement>i want to created ( .wav) file based on incoming audio signal from microphones <U20 , U21 designator on Har...

Ss.61 by Associate III
  • 692 Views
  • 2 replies
  • 0 kudos

How to test Audio loop back (STM32f7508-DK)

Dear all,I have Stm32f7508-Dk ,I am trying to execute the BSP examples one by one Everything is ok but got stuck in Audio loopback As per instruction (Read Me file) we have to give input to Microphones U20 , U21 and we got the output in CN10 But i ca...

Ss.61 by Associate III
  • 326 Views
  • 0 replies
  • 0 kudos