STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 546 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
  • 3129 Views
  • 2 replies
  • 0 kudos

STM32F103CB not entering the bootloader...

Hi, I am making a custom PCB. I am able to reliably flash it with a ST-Link and a Segger programmer. I also have a custom program that I use to flash the MCU using the UART. It has worked for years with other ST chips and partially worked with th...

PhilSter by Associate II
  • 866 Views
  • 5 replies
  • 0 kudos