STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

get problem in USB audio device

Hi,I'm working in an audio project. We use stm32f407 like a USB audio device to get audio data from PC then send out by I2S module. We are using stm32f4 Discovery kit and STM32cubeMX. After generate code, i change nothing and flash to Kit; my PC ide...

0690X000006DHaSQAW.png 0690X000006DHaXQAW.png 0690X000006DHacQAG.png 0690X000006DHahQAG.png
TPham.12 by Associate
  • 261 Views
  • 0 replies
  • 0 kudos

USB Host Audio Class- how to handle

Hello,Is there any working example of USB Host Audio Class? I am trying to run it using the API but I am having some hard time. In repository there is no example (in any repository) and there are no user manuals.I am able to connect to the USB Audio ...

maciek by Associate II
  • 369 Views
  • 1 replies
  • 0 kudos

How to set required voltage on STUSB4500 IC

Hello     Requirement is:we are using 3 cell(3.7*3 = 11.1V) battery in our design.so we are using charging IC for that.charging IC need 15v(max 2A) to charge LIPO battery.so we are going to use universal type c charger that Supports 5V,9V,12V, 15V an...

Apate.61 by Associate
  • 358 Views
  • 1 replies
  • 0 kudos

STM32F7 HS USB Audio Issue

Posted on August 21, 2017 at 21:56I browsed the forum it looks like people already asked this question but no clear answer has been posted.Like others, I am able to run the USB FS Audio example on Disco board (746) but it gets into 'Incomplete ISO I...

fft by Associate II
  • 259 Views
  • 0 replies
  • 0 kudos

odd/even bit in assynchronous

Posted on September 03, 2016 at 15:32Help me someone pls a little bit. I don't understand why in most isochronous assynchronous transfer with feedback examples they call feedback transfer function in SOF callback with frame odd/even setting being fo...