STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

usb audio asynchronous prepare data out

Posted on June 30, 2016 at 11:25hi guys,I am doing usb audio asynch with stm32f072,my problem isUSBD_LL_PrepareReceive(pdev, AUDIO_OUT_EP, &PlaybackBuf[buftoogle],  AUDIO_MAX_PACKET_SIZE);My audio is 48Khz 24bit which will generate 288bytes so I set...

sgpiqx by Associate II
  • 304 Views
  • 1 replies
  • 0 kudos

usb audio endpoint single buffer possible?

Posted on June 10, 2016 at 05:54Anyone tried before USB audio playback with endpoint single buffer only? or must double buffer?reason is I use STM32F072 and it's USB buffer only 1K. My device will have playback and recording at 48KHz 24bits. So if m...

sgpiqx by Associate II
  • 528 Views
  • 3 replies
  • 0 kudos

Audio Class Microphone - STM32F4 Discovery

Posted on November 11, 2013 at 11:35Hi,I am making a SDR and implementing FM demodulation over it. We chose STM32F4 controllers for our applications yet we are successful in receiving the signal till the DAC's output.Yet I am still required to make ...

contact2 by Associate II
  • 502 Views
  • 5 replies
  • 0 kudos

Read DSTS register value

Posted on December 28, 2015 at 09:41 Hi, I need read DSTS register value (more precisely FNSOF value). I am using the newest version of STM_Cube and I have a problem with that. Could you see if my idea is correct? #define US...

STEVAL-MKI116V1 mic input firmware

Posted on August 04, 2015 at 15:30Hi there,Im building a prototype sensor for urban noise sensing and the STEVAL-MKI116V1 does exactly what I need. Does anyone have access to the firmware running on this eval board?Any help will be greatly appreciat...

cmydlarz by Associate
  • 273 Views
  • 1 replies
  • 0 kudos