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! Clean jump app to app

Hello,WORKING ON : STM32H753I am looking to implement a jump from one application to another on an STM32H7 (Cortex-M7), so that the new application starts as if the microcontroller had just been reset: MSP initialized, VTOR set, caches (and MPU maybe...

HugoSTM32 by Associate III
  • 281 Views
  • 3 replies
  • 2 kudos

STM32H7 PTP with hardware support

Hello Yes here we go again… I’m again busy with the implementation of PTP slave inside STM32H7, based on this GitHub: https://github.com/hasseb/stm32h7_ptpd I tried to port this to my own project based on STM32H7, I changed what was mentioned in the ...

JDWBE by Associate III
  • 233 Views
  • 0 replies
  • 0 kudos

Spirit MP3 Decoder support for hardware float

Hello,     I have a project using the spirit MP3 Decoder. I am in the process of moving this project over to a FreeRTOS based project using the STM32F411. FreeRTOS only supports hardware floating point for this chip and the spirit MP3 decoder is prov...

SORei.1 by Associate II
  • 375 Views
  • 3 replies
  • 0 kudos

Resolved! STM32G4xx HAL Driver V1.2.5 Issue with DMAMUX

Hello ST,I would like to report a bug in the <stm32g4xx_hal_dma.c> file (V1.2.5). In the function DMA_CalcDMAMUXChannelBaseAndMask(DMA_HandleTypeDef *hdma), there's an error in calculating hdma->DMAmuxChannelStatusMask. For DMA2 channels, the channel...

Penguins by Associate
  • 424 Views
  • 4 replies
  • 0 kudos

Resolved! USBX Audio Class frame done callback not called

Please refer to this thread that, for some reason, @FBL accepted as an answer (it is not) https://community.st.com/t5/stm32-mcus-embedded-software/usbx-audio-class-frame-done-callback-not-called/td-p/855262I'm seeing that when I try to start an audio...

nico23 by Senior III
  • 246 Views
  • 3 replies
  • 0 kudos