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! DMA and PWM input mode/HRTIM output

Hello guys,I have a stm32G474RET board. I am using tim1 in PWM input mode and i want to update on the fly the hrtimA period and compare values using DMA.  This is the code i have written: // Addresses for HRTIM registers (Timer A) destPER = (uint16...

chrkaras by Associate III
  • 573 Views
  • 1 replies
  • 0 kudos

SDMMC FATFS

Hi ST Community,I'm facing an issue with FatFs on SDMMC where f_open() or even f_mount() returns FR_DISK_ERR, even though the SD card is initializing correctly at the HAL level.Here's a summary of the problem and what I’ve verified so far.HAL_SD_Init...

samuel_l_0-1770781136742.png
samuel_l by Associate II
  • 204 Views
  • 2 replies
  • 1 kudos

Resolved! STM32N6 USING SD CARD

Hi everyone, I’m asking for your help with accessing my SD card. I’m running into an issue with the STM32N6DK750 Discovery Kit and would really appreciate some advice. I’m trying to write data to an SD card using FileX and ThreadX. Everything compile...

HMTb by Associate II
  • 453 Views
  • 5 replies
  • 0 kudos

Resolved! DCMI DMA STM32U5

Hi,I'm developing a camera interfacing application. I've used GPDMA in linear-circular mode. But, now I have to handle larger resolution(640x480). Is there any application example from where I can start configuring DMA in CubeMx?

SD_TIMEOUT 30s

Hello,I'm using uSD.I observe that in the sd_diskio.c driver SD_TIMEOUT is 30sec, is'nt very long ?If uSD works normally is not sufficient just 1sec ? Best regards. 

USBPD EPR Sink

Following this thread Solved: USBPD EPR Source - STMicroelectronics Community Do you have a similar guide on how to do EPR as a Sink?

xGloooM by Associate II
  • 323 Views
  • 4 replies
  • 0 kudos