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! PDM2PCM stereo audio acquisition via SAI/ I2S

Hello Gurus :)), I am currently trying to acquire 2 mic stereo data with SAI interface and have some questions regarding to de-interleave the input PDM stream. My nucleo board is nucleo-f446re. I am currently acquiring 8 bit pdm data with the relevan...

Matthew_ by Associate II
  • 138 Views
  • 4 replies
  • 1 kudos

Resolved! STM32F767 LwIP TCP Client

Hello, I'm facing some weird problem that I can't solve myself. I'm trying to get to work a TCP client using LwIP. Now the weird part: Everything works just fine in debug mode when I run the program. Connection is being established, and communication...