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! STM32F407G-DISC1 built-in microphone settings.

I would like to use the board's built-in microphone to display audio data visualization on an LCD screen. I want to add more display modes later, but at the moment I only have basic waveform time domain display.I use the built-in microphone to record...

cockatoo_0-1779167244127.png cockatoo_1-1779167285218.png cockatoo_6-1779167458483.png cockatoo_2-1779167410168.png
cockatoo by Associate III
  • 359 Views
  • 5 replies
  • 3 kudos

UART receiving issue

Hello, I was able to successfully implement a way to read motor status and various parameters through UART on putty with my B-G431B-ESC1. However, when I tried following tutorials to add a way to also control the motor status (turning it on and off),...

Da3 by Associate II
  • 671 Views
  • 11 replies
  • 6 kudos

STM32H7 Ux_Device_HID example

Hi,I spent a few days trying to make Ux_Device_HID and Ux_Device_HID_Standalone to work on Ubuntu with latest versions of CubeMX and Cube IDE (STM32CubeIDE Version: 2.1.1, STM32CubeMX 6.17.0)The only way I managed Ux_Device_HID to work on NUCLEO-H723...

Lex by Associate III
  • 436 Views
  • 6 replies
  • 2 kudos

How to use watchdog with standby mode ?

I am devoloping a low-power motion detector device using the STM32L071 mcu.The PIR sensor wakes up the system through wake-up pin, and after completing the RF packet transmission, the system goes back to sleep. In other words, I have a system that co...

isikli by Associate III
  • 171 Views
  • 1 replies
  • 0 kudos

Resolved! Wrong code in stm32f4xx_ll_usb.c line 2004

Hello,In this file, the line:USBx_HC((uint32_t)ch_num)->HCSPLT |= USB_OTG_HCSPLT_XACTPOS_Pos;wrongly alters bits 1 to 3 of register HCSPLTThat can be fixed simply by removing this line, since middle payload is encoded by bits 00 in the XACTPOS field....

cs by Associate III
  • 276 Views
  • 3 replies
  • 3 kudos

Resolved! FATFS UTF-8 support

I am using STM32CubeMX 6.16.1 to configure a project for STM32F415.I use the FATFS on SD card and set it up as:According to FATFS documentation (https://elm-chan.org/fsw/ff/doc/config.html#lfn_unicode), the data type TCHAR should translate to char in...

MZadn2_3-1778741085479.png MZadn2_1-1778740933914.png MZadn2_2-1778740998616.png
MZadn.2 by Associate II
  • 284 Views
  • 1 replies
  • 1 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.