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

RTOS debug with STM32CubeIDE

Hi Community,Today you will provide the answers, and I will ask the questions!Looking at the statistics gathered by our tools (assuming customer consent given), we can see the huge popularity of designing software relying on an RTOS. FreeRTOS is wide...

STM32Cube SPI project for download

Hello Community,I tried with different boards (073, 093, 533, 401) to work with the SPI1 or SPI2.I used the examples, but there is no clock on an SPIx clock pin.e.g.   HAL_SPI_Transmit(&hspi1, SpiData, 2, 100); Has anybody a working STM32Cube porject...

MiK1 by Associate II
  • 271 Views
  • 4 replies
  • 1 kudos

I2S DMA AUDIO STUTTERING

Hello everyone!I am currently working on a speaker project that gets audio data from a microsd card over spi and sends it over i2s with DMA.I noticed that the main issue is the latency from the sd card so i got the adivce to use a triple pointer ring...

USB VCP Example code for U5 that works?

I'm trying to get a basic example of USB comms working on an STM32U575 chip working.  I've looked into several bits of example code, but they all just say "it should just work" and don't.  STM32CubeU5 Example. This seems like a logical choice, as it'...

sethkaz by Associate III
  • 414 Views
  • 8 replies
  • 0 kudos

X-CUBE-AUDIO-KIT and STM32H5F5J-DK?

Hi all, X-CUBE-AUDIO-KIT has a project for STM32H573I-DK but this discovery kit has a very small LCD screen. I see the soon to be available STM32H5F5J-DK with a larger screen. Both of these kits have an M33 core MCU so technically the example for one...

Rodo by Senior
  • 211 Views
  • 2 replies
  • 0 kudos