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! usb power delivery PS_RDY message

Hi, I am asking about the STM32 usb power delivery middleware. Is there a way to delay/stop the PS_RDY (power supply ready) message from being sent out, or is that completely automatic? Thank you.

alex33 by Associate II
  • 380 Views
  • 2 replies
  • 0 kudos

Re: HardFault UDP Client

Split from: https://community.st.com/t5/stm32-mcus-embedded-software/hardfault-udp-client/m-p/716640I have the same problem. @LEAMtw, I hope you don't mind if I add details here for my scenarios.Error Thread #1 [main] 1 [core: 0] (Suspended : Signal ...

eduardo_reis_5-1734044383054.png eduardo_reis_0-1734043881079.png eduardo_reis_1-1734043914715.png eduardo_reis_2-1734043961831.png

DMA -> MDMA chaining stm32h7

Hello everyone, Context :  I am having troubles chaining the DMA1 and MDMA of the stm32h755, more precisely, I am looking for the following data flow when reading data from SPI, the SPI being regularly triggered  :  SPI -> DMA1 Channel3 -> SRAM -> MD...

STM32F469I-DISCO CS43L22 Audio Codec

Hi! I am trying to generate a sine wave on my CS43L22 audio codec chip and use the included stereo jack on my STM32F469I-DISCO board. I'm using the STM32Cube IDE. There is one .WAV player example that I can't get to build in the IDE that's closely re...