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! FreeRTOS Tickless mode

Hi all,I ran into an issue regarding FreeRTOS tickless idle mode. I wanted to share my findings and solution in case others encounter the same problem and also to ask if that's intended structure (so I am missing something) or if its not generated pr...

Martí by Associate II
  • 212 Views
  • 2 replies
  • 3 kudos

Resolved! How a GPIO pin binds to a PWM channel

Hi Sir,I tried to refer to the PWM example:~\stm32cubeh7-v1-12-0\STM32Cube_FW_H7_V1.12.0\Projects\STM32H743I-EVAL\Examples\TIM\TIM_PWMOutput I see the four GPIO pins are initialized: And I see the four PWM channels are setup: But I can't find the cod...

Jimmy_Ma_1-1759295806483.png Jimmy_Ma_0-1759295773760.png
Jimmy_Ma by Associate II
  • 178 Views
  • 3 replies
  • 4 kudos

STM32H7 MDMA for UART DMA

Hello,I would like to transfer 3 linked list blocks over UART DMA. When I started HAL_MDMA_START_IT, it transmits only 16 bytes. How can I send big files back to back? Configurations are as follows:MCU : STM32H7 seriesFirmware : Last release 

farukisiker_5-1757421149337.png farukisiker_1-1757421028330.png farukisiker_2-1757421036690.png farukisiker_3-1757421050768.png

Possible shortcoming in HAL SD library

Been trying to get an test application working on a STM32F469NIH Discovery board.Should be fairly simple - Write a file to the SD Card, with FatFS, the read back:Try as I might, I couldn't get things working.After a bit of debugging, I think the issu...

MClar.3 by Associate II
  • 2017 Views
  • 6 replies
  • 1 kudos