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! How to use HAL_SD_WriteBlocks_DMA

I'm working on a project that requires USB_OTG_FS and USB_DEVICE as MSC; I've managed to hook up the SD card to the USB_DEVICE layer and the HAL_SD_ReadBlocks works fine and I can even play back music from the SD Card via the MSC interface. However t...

DMagy.1 by Associate
  • 1646 Views
  • 1 replies
  • 0 kudos

Voice recorder with STM32F7 as .wav and on SD card

I want to make voice recorder with STM32F7 and save voice as .wav in SD card. before this one, i tried to save audio samples as .txt file, but during save them in sd card by FAT, some sample has been lost. therefore i try to another way. Please help ...

MMosa.1 by Associate II
  • 2605 Views
  • 6 replies
  • 0 kudos

NUCLEO-H745ZI-Q M4 ADC issues

I try to use the M4 for ADC. it always report timeout in HAL_ADCEx_Calibration_Start or HAL_ADC_PollForConversion. I use STM32CubeIDE 1.5.1 with STM32Cube FW_H7 V1.8.0. I also try to initialize ADC in M7 and use it M4, get the same error message. If...

ycui by Associate
  • 458 Views
  • 0 replies
  • 0 kudos