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

CMSIS arm_fast_rfft weird results.

Hello. I'm using a combo of a wba board and a LSM6dsv IMU sensor. I collect sampoles from the imu and then send them to my pc to do some fft there and als odo fft on board using the cmsis dsp libraries. The thing is that my pyrhon spectrum appears to...

AlexES by Associate III
  • 305 Views
  • 4 replies
  • 0 kudos

Resolved! X-NUCLEO-ESE02A1 I2C configuration

Hello, I have started evaluation of X-NUCLEO-ESE02A1 shield with NUCLEO-F401RE board, and used STM32CubeMX for project generation according to PDF inside X-CUBE-SAFEA1 package. However, I can't get any demo running, and both these generated demos, as...

STM32Cube FW_H7 and CMSIS RTOS2 V2.3.1?

Hello,just updated to STM32Cube FW_H7 V 1.13.0 but it seems it still contains CMSIS RTOS2 V2.1.3.I'm develop with Keil and STM32 IDE but Keil is using V2.3.1 while Cube comes with V2.1.3.In STM32 IDE I got a compile error when I imported source code ...

regjoe by Senior II
  • 367 Views
  • 6 replies
  • 0 kudos

STM32F4 TIM6 initialization

Dear all,I'm working on a project based on STM32F479 and FreeRTOS. In this project the microcontroller is connected via I2C and SPI bus to other devices, such as switch ethernet and spi-uart converter. I run the initialization of these devices before...

MGall.11 by Associate III
  • 8118 Views
  • 20 replies
  • 11 kudos

USBX Ux Device Audio - Playback and Recording

I have Playback set up and running. I also have recording set up as well. It enumerates. It shows up as STM32 Microphone. But it does not capture anything. I notice that playback is not playing sounds either. So I traced it to this: as soon as I have...

audio by Senior
  • 227 Views
  • 2 replies
  • 1 kudos

STM32C071 USB Host

I'm looking to implement USB host functionality on an STM32C071 to connect with a single device that sends/receives serial data over USB so the only class I'm interested in is CDC, but I'm having trouble using USBX (I'm not using RTOS). For now I hav...

usbh.png class.png usbx.png
vermas by Associate
  • 284 Views
  • 2 replies
  • 0 kudos