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

STM32F4, NVS with Zephyr

I am running into some issues standing up a basic non-volatile storage access with zephyr on the STM32F413ZH board.  I am trying to provision for 128 bytes at sector 0x08C0000 but for soem reason the offset keeps jumping to the end of the Flash memor...

Nucleo-H753ZI USB Audio firmware examples

Hello, I wonder that examples could apply Nucleo-H753ZI board... There are some examples about H743 or another one but no example for Nucleo-H753ZI board.    I understand 48k-2channel-16bit can be implemented easily, But I wonder that Nucleo-H753ZI c...

skson by Associate II
  • 375 Views
  • 5 replies
  • 0 kudos

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
  • 229 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
  • 200 Views
  • 3 replies
  • 4 kudos