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! USB to SAI audio streaming: 44.1kHz sampling rate

Hello, dear.I am working with Nucleo-H753ZI board to implement USB in - SAI out streaming. My goal is USB input to SAI output audio streaming for sample rate 48k and 44.1k.input condition is 44k or 48k, 16bit, 2channel, output condition is 44k or 48k...

skson by Associate II
  • 196 Views
  • 1 replies
  • 0 kudos

Resolved! VENC_RTSP_SERVER code getting stuck

Hi everyone,I’m currently trying to deploy the VENC_RTSP_SERVER code, but it's getting stuck during execution. In the UART terminal, I only see the following output before it hangs.After some debugging, I found that the code is getting stuck at line ...

athern27_0-1752485431558.png

Resolved! I2C Loopback Test using STM32F429ZI

Hello, I am trying do a loopback test, i.e I2C1 as master and I2C2 as slave on the same board(STM32F429ZI DISC1).I am giving the address for slave as 0x42 left shifted by one, and storing the same in oar1 register for I2C2. Now the problem is the mas...

maya16 by Associate III
  • 556 Views
  • 11 replies
  • 6 kudos