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

Why does HAL_SAI_Receive_DMA() return an 8bit-value?

Most commonly used busses like I2S use a framesize of 64bit (32bit left, 32bit right)DMA uses the bus width (also 32bit)Audiodata with bit depth 8bit is almost useless anywaysSo why does HAL_SAI_Receive_DMA() return an 8bit-value? Wouldn't it be much...

JTedot by Associate II
  • 1543 Views
  • 4 replies
  • 0 kudos