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

ECHO_TCP_Server (LWIP)

TCP_ECHO_ServerWhen I open TCP port and send some data on that port. It works fine.But if I open 2 tcp port at same IP and same port (Max port I can have 5) .So while receiving data on both i gets the data alternatively on each port.I want data shoul...

STM32H735 Discovery Example BSP ** AUDIO LOOPBACK SINGLE-BUFFERING ** ** AUDIO LOOPBACK MULTI-BUFFERING **

STM32H735 Discovery Example BSP  ** AUDIO LOOPBACK SINGLE-BUFFERING **This example shows how to record and play in loopback an audio stream using DFSDMfor recording and SAI for playing. The data are processed internaly within BSPaudio drivers and ret...

senthil by Associate II
  • 962 Views
  • 1 replies
  • 0 kudos

Resolved! How to tune LwIP to receive more incoming connections?

Hi, I've got FreeRTOS and LwIP running on an STM32F746. The application has a TCP socket listening for incoming connections. Incoming connections are coming from multiple sources and unfortunately I'm seeing some of the connections get an ECONNRESET ...

DBurr by Senior
  • 2858 Views
  • 2 replies
  • 0 kudos

How to reboot at start address IAP project

Hello everybody,I have implement a bootloader at start address able to jump to simply application (blinky led) at shift address.Everythings seems to be ok. Just when i power down my board and power up, application start at shift address without check...

how can i configure the SD card as write protected on the board to be detected by PC through USB Device mode(MSC Mode)

Hi,I'm using STM32F469 CONTROLLER for my application.I was able to configure the USB as mass storage device by interfacing in MSC Mode.I am able to see the storage when connected to PC through USB.But I want the storage to be write protected.Can you ...

SNULU by Associate II
  • 852 Views
  • 2 replies
  • 0 kudos