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

Sync up pdm mic and icm20602

PDM mic will be set up as 8 or 16 kHz sps. icm will be set up as 4kHz sps.data is received in sync and then stored in a buffer then sent to pc.How do i sync up a pdm microphone and a icm IMU using stm32?What communication to use with the PDM mic, tha...

RBacs.1 by Associate II
  • 698 Views
  • 1 replies
  • 0 kudos

Resolved! NetX Duo with STM32H5xx

Hello, On the ST wiki for NetX Duo [ Introduction to NETXDUO - stm32mcu ], there is the following info tag:"Information - NetX requires that Zero-copy feature that is currently supported only in the STM32H7 HAL Ethernet driver. "I have run the NetXDu...

potatobandit_0-1732217910178.png

Resolved! FreeRTOS-Plus-TCP Example Code

Hello, Is there any example code for the STM32H563ZI eval board that has an application using FreeRTOS-Plus-TCP? I've checked ST's Github for the STM32CubeH5. Is there a similar chip's repo that could be a good reference?Thanks