STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Audio issues with repeat INCOMPISOOUT interrupt

I'm having trouble implementing the Audio Device Class example from the STM32CubeMX tool on a STM32H750VBT6. When run, the USB appears to enumerate properly, installs the default drivers (Windows 7, btw) and shows up properly as a playback device. Ho...

YDong.11 by Associate II
  • 434 Views
  • 0 replies
  • 0 kudos

BSP_AUDIO_OUT_Play

I wonder what is a best way to play a file in small chunks? Is there is a standart way of doing it or you should make a timer that expires just before the previous data is played and then call BSP_AUDIO_OUT_Play() again?

ALevc.1 by Associate III
  • 578 Views
  • 1 replies
  • 0 kudos

Resolved! TCP Server & Client, lwIP Netconn API

Dear friends, I am trying to establish a robust TCP interaction between two different boards with the same MCU (stm32f407vgt6) and ethernet phy (dp83848cvv) and I use lwIP Netconn APIs as TCP/IP stack and freeRTOS as a real time operating system.In b...

Mujtaba by Senior
  • 3391 Views
  • 2 replies
  • 0 kudos