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

Resolved! LwIP Socket TCP Server communication problem

Dear STM32 Community,I'm currently working on a bare-metal project with the STM32H723VG using the LwIP stack. I've implemented a TCP Echo Server based on the examples provided in the STM32Cube repository.The application works as expected when I open ...

adakPal by Associate II
  • 561 Views
  • 1 replies
  • 1 kudos

STM32H563 NetxDuo Packet Pool Deadlock

Hi Community,I'm currently facing an issue where NetXDuo with the STM32H563 locks itself out if the packet pool runs out of packets. In the current szenario the problem occurs when using the ftp-server addon and retriving  a file. As the chunks are p...

stst9180 by Associate III
  • 951 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F072RB ADC DMA 8 Channels

 Hi, I need to read 8 channels through the ADC in DMA circular mode, to check the channel status readd I put all channel to GND from nucleo board and two channels (ADC_IN2 on PA2 pin and ADC_IN3 on PA3 pin ) doesn't give me the correct data, you can ...

Screenshot 2025-04-23 150941.png shared image.jpg
Melxo by Associate II
  • 588 Views
  • 7 replies
  • 1 kudos

Resolved! X-CUBE-AUDIO-KIT Audio Latency

Hey all,I was just reading out the new release of the X-CUBE-Audio-Kit and it says:Configurable latency mode and audio buffer sizes adjustable down to fractions of millisecondsDoes anyone know the lowest latency that can be achieved?I'm looking to po...

LWIP 2 interfaces issue

Dear colleagues, hello! Question about LWIP. I have two network interfaces, one on the QCA 7000 chip via SPI, the second on LAN 8742, installed on the debug board. I use the Socket API. The problem is as follows: The server is running on one interfac...

Ivan4S4 by Associate II
  • 586 Views
  • 9 replies
  • 2 kudos