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

Sensor resolution issue

Hi I am using ISM330DLC sensor and after passing the raw values to the motion_FX library i have got values which are stable but i have found resolution of sensor is varying upto 0.6 how can i improve the resolution of sensor.Thank you!!!

Anil3 by Associate III
  • 1070 Views
  • 2 replies
  • 0 kudos

INTERRUPT problems on custom STM32 F2 board

HI, firstly im new into subject of STM32MCUs. I made my own board based on STM32F2 MCU. I have configured 2 interrupts one based on TIM 11 and one on Button placed at pin 40 (PC9).  It is  simple code including blinking LED every one second and switc...

Zrzut ekranu 2023-11-15 203153.png Zrzut ekranu 2023-11-15 203226.png Zrzut ekranu 2023-11-15 203519.png

STM32H7: DMA+UART+RTS/CTS HW Flow Control

Good evening evryone,I'm actually working on a NUCLEO-H743ZI2 evaluation board and my objective is to develop an mTLS socket via UART.I've configured the UART for working with circular DMA for data reception, and let RTS/CTS works "automatically" (en...

MattiaB by Associate II
  • 1808 Views
  • 2 replies
  • 0 kudos

Resolved! FP-AUD-AEC1 on NUCLEO-F446RE

Hi, I'm trying to get the FP-AUD-AEC1 v1.2.0 acoustic echo cancellation demo application to work.I have a NUCLEO-F446RE board, an X-NUCLEO-CCA02M2 expansion board and an X-NUCLEO-CCA01M1 expansion board.I programmed the NUCLEO-F446RE board with the S...

PascalB by Associate
  • 2744 Views
  • 1 replies
  • 1 kudos

Resolved! STM32H5 MCU package download error

Hi,I cannot download the latest packeges for the H5 MCU-s. From cube IDE I got the error as the attached picture. I got error also from browser from here: https://www.st.com/en/embedded-software/stm32cubeh5.html

MGerz by Associate II
  • 1318 Views
  • 2 replies
  • 0 kudos

Project feasible (DMA-I2S-SPI-SDIO)?

Hi,I was wondering if I can get some feedback on the following project, mainly if the requirements I have are feasible?I was thinking on using an STM32F4 or STM32F7. The project consist of the following parts:An external DAC that is controlled throug...

User10 by Associate II
  • 1895 Views
  • 4 replies
  • 2 kudos

Resolved! STM32L412RB

we're using STM32L412RB microcontroller and it has 2*12 bit ADC and our project requires 8 bit resolution, in this controller can we configure the resolution from 12 to 8 bits?